mention that the vi editing mode is orphaned (almost no users, really no

developers, I understand about 1% of the source code only) yet still
functional (just not en par with the emacs editing mode, but no known
regressions over oksh (in -current) and better functionality than most
other korn shells, according to Yofuh)
This commit is contained in:
tg 2008-09-14 20:56:06 +00:00
parent 7cf56cf53c
commit 97aaad43b2

7
mksh.1
View File

@ -1,4 +1,4 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.133 2008/08/14 17:39:30 tg Exp $ .\" $MirOS: src/bin/mksh/mksh.1,v 1.134 2008/09/14 20:56:06 tg Exp $
.\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $ .\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $
.\"- .\"-
.\" Try to make GNU groff and AT&T nroff more compatible .\" 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 .el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
.. ..
.\"- .\"-
.Dd $Mdocdate: August 14 2008 $ .Dd $Mdocdate: September 14 2008 $
.Dt MKSH 1 .Dt MKSH 1
.Os MirBSD .Os MirBSD
.Sh NAME .Sh NAME
@ -4856,6 +4856,9 @@ Immediately after a
replaces the inserted text string with the next previously killed text string. replaces the inserted text string with the next previously killed text string.
.El .El
.Ss Vi editing mode .Ss Vi editing mode
.Em Note:
The vi command-line editing mode is orphaned, yet still functional.
.Pp
The vi command-line editor in The vi command-line editor in
.Nm .Nm
has basically the same commands as the has basically the same commands as the