From 036cb0ce95580efa03dff169bb3dba457a48cfdc Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 13 Jan 2010 12:05:22 +0000 Subject: Joakim Rosqvist: 27591 as modified in 27594: KEYBOARD_HACK variable --- Doc/Zsh/params.yo | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 18c146802..99a6e6958 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -897,6 +897,16 @@ space character. If the parameter is unset, the default is used. Note this has a different effect from setting the parameter to an empty string. ) +vindex(KEYBOARD_HACK) +item(tt(KEYBOARD_HACK))( +This variable defines a character to be removed from the end of the +command line before interpreting it (interactive shells only). It is +intended to fix the problem with keys placed annoyingly close to return +and replaces the tt(SUNKEYBOARDHACK) option which did this for +backquotes only. Should the chosen character be one of singlequote, +doublequote or backquote, there must also be an odd number of them +on the command line for the last one to be removed. +) vindex(KEYTIMEOUT) item(tt(KEYTIMEOUT))( The time the shell waits, in hundredths of seconds, for another key to -- cgit 1.4.1