diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2003-09-01 15:47:41 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2003-09-01 15:47:41 +0000 |
commit | 02de0a76104fd5d7d72eba532f459d3379e9603f (patch) | |
tree | 3e71879eb4f55ace7faef2b1dca1a399334a14e4 /bin/stty | |
parent | 60ed2c841bf7d745690289837c45a85fdac0ce62 (diff) |
In emacs editing mode, ksh by default interprets a set 8th bit as
meta prefix, i.e. all characters with the top bit set (>= 0x80) are
taken as commands and cannot be entered literally.
Introduce a new shell option, emacs-usemeta, that allows to toggle
this behavior. The default is the traditional behavior; to enter
8-bit characters use "set +o emacs-usemeta".
ok fgsch@, henning@
Diffstat (limited to 'bin/stty')
0 files changed, 0 insertions, 0 deletions