Skip to content

Commit e03bd9d

Browse files
authored
Merge pull request #1542 from vim-jp/hh-update-tabpage
Update tabpage.{txt,jax}
2 parents 544fe9f + 0e287ee commit e03bd9d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

doc/tabpage.jax

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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*

en/tabpage.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

231232
Other commands:
232233
*:tabs*

0 commit comments

Comments
 (0)