comparison runtime/doc/index.txt @ 7707:41768bcebc9b

commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 21 23:36:05 2016 +0100 Update runtime files
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Jan 2016 23:45:07 +0100
parents 502ca0a62fd8
children f16bfe02cef1
comparison
equal deleted inserted replaced
7706:dd457970efc8 7707:41768bcebc9b
1 *index.txt* For Vim version 7.4. Last change: 2016 Jan 10 1 *index.txt* For Vim version 7.4. Last change: 2016 Jan 19
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1537 |:tabNext| :tabN[ext] go to previous tab page 1537 |:tabNext| :tabN[ext] go to previous tab page
1538 |:tabclose| :tabc[lose] close current tab page 1538 |:tabclose| :tabc[lose] close current tab page
1539 |:tabdo| :tabdo execute command in each tab page 1539 |:tabdo| :tabdo execute command in each tab page
1540 |:tabedit| :tabe[dit] edit a file in a new tab page 1540 |:tabedit| :tabe[dit] edit a file in a new tab page
1541 |:tabfind| :tabf[ind] find file in 'path', edit it in a new tab page 1541 |:tabfind| :tabf[ind] find file in 'path', edit it in a new tab page
1542 |:tabfirst| :tabfir[st] got to first tab page 1542 |:tabfirst| :tabfir[st] go to first tab page
1543 |:tablast| :tabl[ast] got to last tab page 1543 |:tablast| :tabl[ast] go to last tab page
1544 |:tabmove| :tabm[ove] move tab page to other position 1544 |:tabmove| :tabm[ove] move tab page to other position
1545 |:tabnew| :tabnew edit a file in a new tab page 1545 |:tabnew| :tabnew edit a file in a new tab page
1546 |:tabnext| :tabn[ext] go to next tab page 1546 |:tabnext| :tabn[ext] go to next tab page
1547 |:tabonly| :tabo[nly] close all tab pages except the current one 1547 |:tabonly| :tabo[nly] close all tab pages except the current one
1548 |:tabprevious| :tabp[revious] go to previous tab page 1548 |:tabprevious| :tabp[revious] go to previous tab page
1549 |:tabrewind| :tabr[ewind] got to first tab page 1549 |:tabrewind| :tabr[ewind] go to first tab page
1550 |:tabs| :tabs list the tab pages and what they contain 1550 |:tabs| :tabs list the tab pages and what they contain
1551 |:tab| :tab create new tab when opening new window 1551 |:tab| :tab create new tab when opening new window
1552 |:tag| :ta[g] jump to tag 1552 |:tag| :ta[g] jump to tag
1553 |:tags| :tags show the contents of the tag stack 1553 |:tags| :tags show the contents of the tag stack
1554 |:tcl| :tc[l] execute Tcl command 1554 |:tcl| :tc[l] execute Tcl command