about summary refs log tree commit diff
path: root/FEATURES
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-01-13 12:05:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-01-13 12:05:22 +0000
commit036cb0ce95580efa03dff169bb3dba457a48cfdc (patch)
treec1e611cf935047a626af55ef9e50c82acc4fc5cf /FEATURES
parenta7ea114f965abfea376293f9e56d1d790c1ca1d2 (diff)
downloadzsh-036cb0ce95580efa03dff169bb3dba457a48cfdc.tar.gz
zsh-036cb0ce95580efa03dff169bb3dba457a48cfdc.tar.xz
zsh-036cb0ce95580efa03dff169bb3dba457a48cfdc.zip
Joakim Rosqvist: 27591 as modified in 27594:
KEYBOARD_HACK variable
Diffstat (limited to 'FEATURES')
-rw-r--r--FEATURES1
1 files changed, 1 insertions, 0 deletions
diff --git a/FEATURES b/FEATURES
index 2dc27368b..9b0d0c29d 100644
--- a/FEATURES
+++ b/FEATURES
@@ -66,6 +66,7 @@ with histverify option, performing csh-style history expansions causes the
   input line to be brought up for editing instead of being executed
 with sunkeyboardhack option, accidentally typed trailing ` characters
   are removed from the input line (for those of you with Sun keyboards :-) )
+with KEYBOARD_HACK, any accidentally typed trailing ascii character can be junked
 "cd old new" replaces "old" with "new" in directory string
 generalized argument completion, new system based on shell functions:
   - highly context sensitive