From 3dc6b813fdb38c45df59fac058f0aae123f2031d Mon Sep 17 00:00:00 2001 From: tg Date: Sun, 5 Apr 2009 12:45:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=A2=20document=20new=20(clarified)=20macr?= =?UTF-8?q?o=20behaviour=20=E2=80=93=20bugfix=20=E2=80=A2=20make=20bind=20?= =?UTF-8?q?^X=20vs=20^[[=20section=20more=20clear?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mksh.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mksh.1 b/mksh.1 index 3defa99..898539a 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,4 +1,4 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.154 2009/03/23 12:21:02 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.155 2009/04/05 12:45:25 tg Exp $ .\" $OpenBSD: ksh.1,v 1.128 2009/03/06 12:28:36 jmc Exp $ .\"- .\" Try to make GNU groff and AT&T nroff more compatible @@ -30,7 +30,7 @@ .el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 .. .\"- -.Dd $Mdocdate: March 23 2009 $ +.Dd $Mdocdate: April 5 2009 $ .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -2648,7 +2648,7 @@ flag is given, the specified input .Ar string will afterwards be immediately replaced by the given .Ar substitute -string which may contain editing commands. +string which may contain editing commands but not other macros. If a tilde postfix is given, a tilde trailing the one or two prefices and the control character is ignored, any other trailing character will be processed afterwards. @@ -2662,6 +2662,7 @@ The following default bindings show how the arrow keys, the home, end and delete key on a BSD wsvt25, xterm-xfree86 or GNU screen terminal are bound (of course some escape sequences won't work out quite this nicely): .Bd -literal -offset indent +bind \*(aq\*(haX\*(aq=prefix\-2 bind \*(aq\*(ha[[\*(aq=prefix\-2 bind \*(aq\*(haXA\*(aq=up\-history bind \*(aq\*(haXB\*(aq=down\-history @@ -5587,7 +5588,7 @@ and many other persons, and is currently maintained by .An Thorsten Glaser Aq tg@mirbsd.de . .Sh BUGS This document attempts to describe -.Nm mksh\ R37 +.Nm mksh\ R37b and up, compiled without any options impacting functionality, such as .Dv MKSH_SMALL ,