| /vim-8.2.3635/runtime/doc/ |
| H A D | tabpage.txt | 40 close the tab page. 65 tab page. If [count] is given the new tab page appears after 66 the tab page [count] otherwise the new tab page will appear 92 page [count] otherwise the new tab page will appear after the 99 " tab page 117 only one tab page. 192 Go to tab page {count}. The first tab page has number one. > 237 Tab page 1 ~ 240 Tab page 2 ~ 248 Move the current tab page to after tab page N. Use zero to [all …]
|
| H A D | sponsor.txt | 43 page on the Vim website. You can easily create an account if you don't 46 3. You can enter your votes on the voting page. There is a link to that page 47 on your account page after entering a registration key. Your votes will 50 4. The voting results appear on the results page, which is visible for 55 But only if you enable this on your account page. 101 of honour" page on the Vim web site. But only if you enable this on your 102 account page. You can also select whether the amount will be visible. 110 account. You will then get an extra page where you can vote for features and 112 to this page on your "My Account" page.
|
| H A D | usr_12.txt | 17 |12.6| Find a man page 232 *12.6* Find a man page *find-manpage* 235 that you want to find the man page for (this is on Unix). Let's first use a 240 Vim will run the external "man" program on the word. If the man page is 245 A disadvantage is that you can't see the man page and the text you are working 246 on at the same time. There is a trick to make the man page appear in a Vim 252 can use the ":Man" command to open a window on a man page: > 259 To find a man page in a specific section, put the section number first. 264 To jump to another man page, which is in the text with the typical form 268 To display a man page for the word under the cursor, use this: > [all …]
|
| H A D | usr_22.txt | 100 The <F1> key thus brings you to a netrw directory browsing contents help page. 101 It's a regular help page; use the usual |CTRL-]| to jump to tagged help items 216 When you open a new tab page, it uses the directory of the window in the 217 previous tab page from which the new tab page was opened. You can change the 218 directory of the current tab page using the `:tcd` command. All the windows in 219 a tab page share this directory except for windows with a window-local 220 directory. Any new windows opened in this tab page will use this directory as 221 the current working directory. Using a `:cd` command in a tab page will not 224 page, it will also change the current tab page working directory.
|
| H A D | scroll.txt | 11 'scrolloff' screen lines around it). A page is the number of lines in the 252 <S-ScrollWheelUp> scroll one page up *<S-ScrollWheelUp>* 253 <C-ScrollWheelUp> scroll one page up *<C-ScrollWheelUp>* 255 <S-ScrollWheelDown> scroll one page down *<S-ScrollWheelDown>* 256 <C-ScrollWheelDown> scroll one page down *<C-ScrollWheelDown>* 258 <S-ScrollWheelLeft> scroll one page left *<S-ScrollWheelLeft>* 259 <C-ScrollWheelLeft> scroll one page left *<C-ScrollWheelLeft>* 261 <S-ScrollWheelRight> scroll one page right *<S-ScrollWheelRight>* 262 <C-ScrollWheelRight> scroll one page right *<C-ScrollWheelRight>* 271 the scroll wheel move one line or half a page in Normal mode: >
|
| H A D | if_pyth.txt | 14 6. Tab page objects |python-tabpage| 254 < Note: vim.windows object always accesses current tab page. 275 vim.current.tabpage The current tab page (RW) TabPage 559 tab page). 562 tabpage (read-only) Window tab page. 572 6. Tab page objects *python-tabpage* 582 Tab page attributes are: 583 number The tab page number like the one returned by 585 windows Like |python-windows|, but for current tab page. 586 vars The tab page |t:| variables. [all …]
|
| H A D | print.txt | 61 Progress is displayed during printing as a page number and a percentage. To 65 'printheader' specifies the format of a page header. 126 platforms. Code page 1252 print character encoding is used by default on 389 first line on a new page. 654 - psselect. Select page range and order of printing. 655 - psresize. Change the page size. 702 1. Position of the first page. If the first page is on top of the printout 705 will ensure page 2 is printed on the back of page 1. 723 of the first line on a new page. The use of formfeed characters provides 729 line of a page then Vim will print a blank page. [all …]
|
| H A D | usr_08.txt | 515 Assume you are editing "thisfile". To create a new tab page use this command: > 535 each other, with a tab sticking out of each page showing the file name. 554 Now let's create another tab page with the command: > 558 This makes a new tab page with one window that is editing the same buffer as 573 be opened in a new tab page. Another example: > 577 Will show the help text for "gt" in a new tab page. 582 The next tab page will be selected, like with "gt". 585 The current tab page will be closed. Unless there are unsaved 586 changes in the current tab page. 589 A new tab page will be created. [all …]
|
| H A D | xxd.man | 176 Hexdump the first 120 bytes of this man page with 12 octets per line. 180 0000018: 224d 616e 7561 6c20 7061 6765 "Manual page 184 0000048: 4d61 6e20 7061 6765 2061 7574 Man page aut 256 This manual page documents xxd version 1.7 266 Manual page started by Tony Nugent 270 Manual page for xxd August 1996 XXD(1)
|
| H A D | windows.txt | 38 A tab page is a collection of windows. 74 |tab-page|, each of which can hold multiple windows. 351 page. |tab-page|. 375 page is closed. |tab-page| 537 there is only one window in the current tab page. 540 the current tab page. 676 become split windows in the last tab page. 738 tab page. The last window is used if it's empty. 753 < This only operates in the current tab page. 866 Go to next tab page, same as `gt`. [all …]
|
| H A D | index.txt | 586 tab page 588 tab page and jump to the line number 593 page. 758 |gT| gT go to the previous tab page 798 |gt| gt go to the next tab page 1648 |:tabNext| :tabN[ext] go to previous tab page 1649 |:tabclose| :tabc[lose] close current tab page 1653 |:tabfirst| :tabfir[st] go to first tab page 1654 |:tablast| :tabl[ast] go to last tab page 1657 |:tabnext| :tabn[ext] go to next tab page [all …]
|
| H A D | filetype.txt | 576 This plugin displays a manual page in a nice way. See |find-manpage| in the 579 To start using the |:Man| command before any manual page has been loaded, 585 manual page name. 588 Man {name} Display the manual page for {name} in a window. 590 Display the manual page for {name} in a section {number}. 593 <Leader>K Displays the manual page for the word under the cursor. 599 CTRL-] Jump to the manual page for the word under the cursor. 600 CTRL-T Jump back to the previous manual page. 615 not running man {name} if no page is found, then use this: > 619 page in a Vim window: >
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | man.vim | 92 if sect == page 97 let page = expand("<cword>") 99 call s:GetPage('', sect, page) 102 func s:GetCmdArg(sect, page) argument 105 return shellescape(a:page) 111 func s:FindPage(sect, page) argument 125 let page = a:2 128 let page = a:1 134 if page == '<cword>' 135 let page = expand('<cword>') [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_tabpage.vim | 588 call assert_equal(['Tab page 1', 590 \ 'Tab page 2', 673 " go to tab page 2 in normal mode 677 " close tab page 3 in normal mode 682 " open new tab page before tab page 1 in normal mode 692 " open new tab page before tab page 1 in operator-pending mode (should beep) 697 " open new tab page after tab page 3 in normal mode 702 " go to tab page 2 in insert mode 710 " open new tab page before tab page 3 in insert mode 715 " open new tab page after tab page 4 in insert mode [all …]
|
| H A D | test_man.vim | 15 " Vim manual page cannot be found. 59 " Vim manual page cannot be found. 75 " Vim manual page cannot be found. 100 " Vim manual page cannot be found. 104 " man page 126 " Vim manual page cannot be found.
|
| H A D | test_tabline.vim | 79 " set the tab page number (for mouse clicks) 86 " after the last tab fill with TabLineFill and reset tab page nr 89 " right-align the label to close the current tab page
|
| H A D | test_getcwd.vim | 228 " A new tab page should inherit the directory of the current tab page 242 " Change the global directory for the first tab page 250 " Change the global directory for the second tab page 257 " Change the tab-local directory for the third tab page
|
| H A D | test_lispwords.vim | 25 \ '(defmacro page (name title &rest body)', 60 \ '(defmacro page (name title &rest body)',
|
| H A D | test_termcodes.vim | 661 call assert_equal(['Tab page 1', 663 \ 'Tab page 2', 672 call assert_equal(['Tab page 1', 674 \ 'Tab page 2', 681 call assert_equal(['Tab page 1', 683 \ 'Tab page 2', 717 call assert_equal(['Tab page 1', 719 \ 'Tab page 2', 721 \ 'Tab page 3', 729 call assert_equal(['Tab page 1', [all …]
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrwFileHandlers.vim | 78 let page= substitute(a:pagefile,'^','file://','') 81 " call Decho("executing !mozilla ".page) 82 exe "!mozilla ".shellescape(page,1) 84 " call Decho("executing !netscape ".page) 85 exe "!netscape ".shellescape(page,1) 101 let page= substitute(a:pagefile,'^','file://','') 104 " call Decho("executing !mozilla ".page) 105 exe "!mozilla ".shellescape(page,1) 107 " call Decho("executing !netscape ".page) 108 exe "!netscape ".shellescape(page,1)
|
| /vim-8.2.3635/runtime/macros/ |
| H A D | less.vim | 84 echo "<Space> One page forward b One page backward" 85 echo "d Half a page forward u Half a page backward" 103 " Scroll one page forward 130 " Re-read file and page forward "tail -f" 133 " Scroll half a page forward 146 " Scroll one page backward 155 " Scroll half a page backward
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sqr.vim | 51 syn keyword sqrReserved #end-file #page-count #return-status 54 syn keyword sqrReserved #sqr-toc-page $sqr-database {sqr-database} 84 syn keyword sqrCommand graphic if input last-page let lookup 86 syn keyword sqrCommand multiply new-page new-report next-column 87 syn keyword sqrCommand next-listing no-formfeed open page-number 88 syn keyword sqrCommand page-size position print print-bar-code 98 syn keyword sqrParam 3d-effects after after-bold after-page 101 syn keyword sqrParam before-page before-report before-toc blink 116 syn keyword sqrParam edit-option-pm encoding entry erase-page 135 syn keyword sqrParam on-error or order orientation page-depth
|
| H A D | jsp.vim | 34 syn keyword jspDirName contained include page taglib 39 syn keyword jspCommandArg contained id scope class type beanName page flush name value property
|
| H A D | css.vim | 264 syn keyword cssMultiColumnAttr contained always left right page column 265 syn match cssMultiColumnAttr contained "\<avoid\(-\(page\|column\)\)\=\>" 267 " http://www.w3.org/TR/css3-break/#page-break 268 syn match cssMultiColumnProp contained "\<page\(-break-\(before\|after\|inside\)\)\=\>" 278 syn match cssGeneratedContentProp contained "\<page-policy\>" 494 syn match cssAtKeyword /@\(font-face\|media\|keyframes\|import\|charset\|namespace\|page\|supports\… 503 " @page 504 " http://www.w3.org/TR/css3-page/ 505 syn region cssAtRule start=/@page\>/ end=/\ze{/ skipwhite skipnl matchgroup=cssAtKeyword contains=c…
|
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_x11.c | 3181 gpointer *page UNUSED, in on_select_tab() 3196 gpointer *page UNUSED, in on_tab_reordered() 3247 GtkWidget *page; in gui_mch_update_tabline() local 3270 if (page == NULL) in gui_mch_update_tabline() 3277 page = gtk_vbox_new(FALSE, 0); in gui_mch_update_tabline() 3279 gtk_widget_show(page); in gui_mch_update_tabline() 3289 page, in gui_mch_update_tabline() 3294 page, in gui_mch_update_tabline() 3671 GtkWidget *page, *label, *event_box; in gui_mch_init() local 3678 page = gtk_vbox_new(FALSE, 0); in gui_mch_init() [all …]
|