| /vim-8.2.3635/runtime/doc/ |
| H A D | debugger.txt | 52 examples where this feature would be used would be a debugger showing an arrow 72 from Sun has a "sign gutter" for showing signs.
|
| H A D | pi_netrw.txt | 708 immediately activate when using [g]vim without any filenames, showing the 1089 and showing (display only files which match g:netrw_list_hide) 1936 if showing all files or non-hidden files: 1938 and showing only non-hidden files. 1940 else if showing hidden files only: 1942 and showing only non-hidden files. 3755 P20. How may I have gvim start up showing a directory listing? {{{2 4079 Aug 21, 2016 * Included hiding/showing/all for tree 4236 Dec 30, 2014 * (issue#231) |:ls| was not showing
|
| H A D | quickfix.txt | 612 :lcl[ose] Close the window showing the location list for the 621 :lw[indow] [height] Same as ":cwindow", except use the window showing the 632 :lbo[ttom] Same as ":cbottom", except use the window showing the 699 3. If the above step fails then an existing window showing a buffer with
|
| H A D | usr_08.txt | 535 each other, with a tab sticking out of each page showing the file name.
|
| H A D | terminal.txt | 1293 In the window showing the source code these commands can be used to control 1322 If gdb stops at a source line and there is no window currently showing the
|
| H A D | gui.txt | 868 5.3 Showing What Menus Are Mapped To *showing-menus* 880 s The menu was defined with "<silent>" to avoid showing what it is
|
| H A D | autocmd.txt | 393 |MenuPopup| just before showing the popup menu 919 MenuPopup Just before showing the popup menu (under the
|
| H A D | editing.txt | 1471 :X Prompt for an encryption key. The typing is done without showing the 1564 history, showing the 'key' value in a viminfo file.
|
| H A D | popup.txt | 265 Open a popup window showing {what}, which is either:
|
| H A D | todo.txt | 543 Problem showing a line if the number column width changes when using "o". 578 Win32: after "[I" showing matches, scroll wheel messes up screen. (Tsakiridis, 2826 When showing a diff between a non-existent file and an existing one, with the 3963 - Add a command the repeats ]s and z=, showing the misspelled word in its 4045 empty string. Require showing a character in 'foldcolumn' to avoid the 5536 8 Search for pattern in undo tree, showing when it happened and the text 5821 - With :s///c replace \&, ~, etc. when showing the replacement pattern.
|
| H A D | tagsrch.txt | 311 characters (very nomagic). The location list showing
|
| H A D | version5.txt | 2359 When showing the Visual area, the cursor is not switched off, so that it can 3390 showing the byte offset in the file. Highlighting with %1* to %9*, using the 4717 showing the wrong info about the position in the argument list. Also update 5232 Solution: Set the cursor and update the display before showing the popup 5378 Solution: Reset got_int after showing the ATTENTION message. 6597 Solution: Before showing a dialog, open the main window.
|
| H A D | cmdline.txt | 402 When showing file names, directories are highlighted (see
|
| H A D | windows.txt | 989 : " Delete any existing highlight before showing another tag
|
| H A D | version6.txt | 1355 inputsecret() Ask the user to type a string without showing the typed keys. 4927 Solution: Redisplay the size of the selection after showing the mode. 6466 Solution: Unhide the mouse pointer before showing the menu. 11804 causing latin1 characters showing up wrong when 'enc' is utf-8. 12416 Solution: Call screen_alloc() before showing the prompt. 13573 Solution: Flush output after showing the dialog.
|
| H A D | usr_41.txt | 968 inputsecret() get a line from the user without showing it
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | matchparen.vim | 1 " Vim plugin for showing matching parens
|
| H A D | tohtml.vim | 180 " 'd' and showing the whole diff (observed in multiple browsers). Only gaps
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | vimball.vim | 372 " make sure a "Press ENTER..." prompt appears to keep the messages showing!
|
| H A D | sqlcomplete.vim | 357 " 2. Based on 1, if the user is showing a table list
|
| H A D | netrw.vim | 611 " popup error window is still showing 632 let mesg = "a: hiding-showing-all ctrl-h: editing hiding list mh: hide/show by suffix" 6246 " call Decho("..showing<".hide.">",'~'.expand("<slnum>")) 9885 " call Decho("--handle hiding/showing in banner (g:netrw_hide=".g:netrw_hide." g:netrw_list_hide<… 10956 " If local browse buffer is currently showing: refresh it
|
| /vim-8.2.3635/src/ |
| H A D | gui_haiku.cc | 227 void SetShowingTabLine(bool showing) { showingTabLine = showing; } in SetShowingTabLine() argument
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_syntax.vim | 193 " Check that clearing "Aap" avoids it showing up before Boolean.
|
| H A D | test_popupwin.vim | 3830 " the display. Check that showing a popup on top of that doesn't crash.
|
| /vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/ |
| H A D | termdebug.vim | 440 " Enable showing a balloon with eval info
|