From: Christian Brabandt Date: Wed, 15 May 2024 19:04:33 +0000 (+0200) Subject: runtime(doc): add missing entries for the keys CTRL-W g and X-Git-Tag: v9.1.0413~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed01960d2b0280339bba29183b1c3859366e805;p=thirdparty%2Fvim.git runtime(doc): add missing entries for the keys CTRL-W g and fixes: #14777 Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt index a922604c81..abbc778030 100644 --- a/runtime/doc/tabpage.txt +++ b/runtime/doc/tabpage.txt @@ -1,4 +1,4 @@ -*tabpage.txt* For Vim version 9.1. Last change: 2024 Mar 25 +*tabpage.txt* For Vim version 9.1. Last change: 2024 May 15 VIM REFERENCE MANUAL by Bram Moolenaar @@ -225,8 +225,9 @@ gT Go to the previous tab page. Wraps around from the first one *:tabl* *:tablast* :tabl[ast] Go to the last tab page. - *g* *CTRL-W_g* ** -g Go to the last accessed tab page. + *g* *CTRL-W_g* ** +g +CTRL-W g Go to the last accessed tab page. Other commands: *:tabs*