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:
		
							
								
								
									
										7
									
								
								mksh.1
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								mksh.1
									
									
									
									
									
								
							| @@ -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 $ | ||||
| .\"- | ||||
| .\" 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: August 14 2008 $ | ||||
| .Dd $Mdocdate: September 14 2008 $ | ||||
| .Dt MKSH 1 | ||||
| .Os MirBSD | ||||
| .Sh NAME | ||||
| @@ -4856,6 +4856,9 @@ Immediately after a | ||||
| replaces the inserted text string with the next previously killed text string. | ||||
| .El | ||||
| .Ss Vi editing mode | ||||
| .Em Note: | ||||
| The vi command-line editing mode is orphaned, yet still functional. | ||||
| .Pp | ||||
| The vi command-line editor in | ||||
| .Nm | ||||
| has basically the same commands as the | ||||
|   | ||||
		Reference in New Issue
	
	Block a user