File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- *tabpage.txt* For Vim バージョン 9.1. Last change: 2024 Mar 25
1+ *tabpage.txt* For Vim バージョン 9.1. Last change: 2024 May 15
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -228,8 +228,9 @@ gT 前のタブページに移動します。前のタブページがない場
228228 *:tabl* *:tablast*
229229:tabl[ast] 最後のタブページに移動します。
230230
231- *g<Tab>* *CTRL-W_g<Tab>* *<C-Tab>*
232- g<Tab> 最後にアクセスしたタブページへ移動します。
231+ <C-Tab> *g<Tab>* *CTRL-W_g<Tab>* *<C-Tab>*
232+ g<Tab>
233+ CTRL-W g<Tab> 最後にアクセスしたタブページへ移動します。
233234
234235その他のコマンド:
235236 *:tabs*
Original file line number Diff line number Diff line change 1- *tabpage.txt* For Vim version 9.1. Last change: 2024 Mar 25
1+ *tabpage.txt* For Vim version 9.1. Last change: 2024 May 15
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -225,8 +225,9 @@ gT Go to the previous tab page. Wraps around from the first one
225225 *:tabl* *:tablast*
226226:tabl[ast] Go to the last tab page.
227227
228- *g<Tab>* *CTRL-W_g<Tab>* *<C-Tab>*
229- g<Tab> Go to the last accessed tab page.
228+ <C-Tab> *g<Tab>* *CTRL-W_g<Tab>* *<C-Tab>*
229+ g<Tab>
230+ CTRL-W g<Tab> Go to the last accessed tab page.
230231
231232Other commands:
232233 *:tabs*
You can’t perform that action at this time.
0 commit comments