Mercurial > vim
changeset 35180:7b23db7ca750
runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab>
Commit: https://github.com/vim/vim/commit/fed01960d2b0280339bba29183b1c3859366e805
Author: Christian Brabandt <cb@256bit.org>
Date: Wed May 15 21:04:33 2024 +0200
runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab>
fixes: https://github.com/vim/vim/issues/14777
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 15 May 2024 21:15:11 +0200 |
parents | f3ff511d1211 |
children | 8b20000e3d18 |
files | runtime/doc/tabpage.txt |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 *:tabl* *:tablast* :tabl[ast] Go to the last tab page. - *g<Tab>* *CTRL-W_g<Tab>* *<C-Tab>* -g<Tab> Go to the last accessed tab page. +<C-Tab> *g<Tab>* *CTRL-W_g<Tab>* *<C-Tab>* +g<Tab> +CTRL-W g<Tab> Go to the last accessed tab page. Other commands: *:tabs*