summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2012-04-30 03:51:30 +0000
committerDamien Miller <djm@cvs.openbsd.org>2012-04-30 03:51:30 +0000
commit78edfc98bb1e94a9fe45e34dddb3df5fbce902ee (patch)
tree2145a4e18b32ca96075af79329bb0297406381bc /bin/ksh/ksh.1
parentb8dfd6d443fe0eb19bd5b597571bc54cfe18f7b3 (diff)
generalise ksh keybinding system - bindings are no longer limited in
length and need not start with ESC or ^X; patch from marco@ feedback mpi@
Diffstat (limited to 'bin/ksh/ksh.1')
-rw-r--r--bin/ksh/ksh.17
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 09929644174..6c5b357c017 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ksh.1,v 1.141 2011/09/03 22:59:08 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.142 2012/04/30 03:51:29 djm Exp $
.\"
.\" Public Domain
.\"
-.Dd $Mdocdate: September 3 2011 $
+.Dd $Mdocdate: April 30 2012 $
.Dt KSH 1
.Os
.Sh NAME
@@ -2866,8 +2866,7 @@ string, which may contain editing commands.
.Pp
Control characters may be written using caret notation
i.e. ^X represents Control-X.
-Note that although only two prefix characters (usually ESC and ^X)
-are supported, some multi-character sequences can be supported.
+Multi-character sequences are supported.
.Pp
The following default bindings show how the arrow keys
on an ANSI terminal or xterm are bound