File tree 2 files changed +8
-6
lines changed 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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -228,8 +228,9 @@ gT 前のタブページに移動します。前のタブページがない場
228
228
*:tabl* *:tablast*
229
229
:tabl[ast] 最後のタブページに移動します。
230
230
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> 最後にアクセスしたタブページへ移動します。
233
234
234
235
その他のコマンド:
235
236
*: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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -225,8 +225,9 @@ gT Go to the previous tab page. Wraps around from the first one
225
225
*:tabl* *:tablast*
226
226
:tabl[ast] Go to the last tab page.
227
227
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.
230
231
231
232
Other commands:
232
233
*:tabs*
You can’t perform that action at this time.
0 commit comments