tcsh - BBS

Table of Contents

※ 引述《pthuang (◢曉筱◤)》之銘言:
: : set autocorrect
: 我在自己的 .cshrc 設了這個
: 也重新登入了
: 為什麼還是沒有用呢?
是不是要再設定 prompt3 變數?

from tcsh manpage:

prompt3 (+)
The string with which to prompt when confirming automatic spelling
correction. The same format sequences may be used as in prompt (q.v.);
note the variable meaning of `%R'. Set by default to `CORRECT>%R (y|n|e|a)? '
in interactive shells.

--

All Comments