From 797f156aa56ca7b0d29de91701adec2115a68d24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 9 Dec 2016 19:41:24 +0100 Subject: man: fix mistakes --- man/vis.1 | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'man/vis.1') diff --git a/man/vis.1 b/man/vis.1 index 1b8652c..3802234 100644 --- a/man/vis.1 +++ b/man/vis.1 @@ -115,11 +115,11 @@ append to corresponding general purpose register system clipboard integration via shell script .Xr vis-clipboard 1 .It \(dq0 -yank register, least recently yanked range +yank register, most recently yanked range .It \(dq/ -search register, least recently used search pattern +search register, most recently used search pattern .It \(dq: -command register, least recently executed command +command register, most recently executed command .It \(dq_ black hole (/dev/null) register, ignore content is always empty .El @@ -139,7 +139,7 @@ starts a recording, .Ic @ plays it back. .Ic @@ -refers to the least recently recorded macro. +refers to the most recently recorded macro. .Ic @: repeats the last :-command. .Ic @/ @@ -941,6 +941,15 @@ Any unique prefix can be used to abbreviate a command. A file must be opened in at least one window. If the last window displaying a certain file is closed all unsaved changes are discarded. Windows are equally sized and can be displayed in either horizontal or vertical fashion. +The +.Aq C-w +h, +.Aq C-w +j, +.Aq C-w +k and +.Aq C-w +l key mappings can be used to switch between windows. .Bl -tag -width indent .It Cm :new open an empty window, arrange horizontally @@ -1100,8 +1109,6 @@ Syntax highlighting lexer to use, name without file extension. Whether to display replacement symbol instead of tabs. .It Cm show-newlines Bq off Whether to display replacement symbol instead of newlines. -.It Cm show-tabs Bq off -Whether to display replacement symbol instead of newlines. .It Cm show-spaces Bq off Whether to display replacement symbol instead of blank cells. .El -- cgit v1.2.3