Searched refs:dropped (Results 1 – 21 of 21) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | regexp.pro | 5 char_u *skip_regexp_ex(char_u *startp, int dirc, int magic, char_u **newp, int *dropped, magic_T *m…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_haiku.txt | 122 that contains the first item dropped. When starting Vim, there is no need to 125 Files dropped set the current argument list. |argument-list|
|
| H A D | channel.txt | 284 channel does not have a handler the message is dropped. 442 Note that when there is no callback, messages are dropped. To avoid that add 477 Note that messages are dropped when the channel does not have
|
| H A D | gui.txt | 417 If you hold down Shift while doing this, Vim changes to the first dropped 425 If Vim happens to be editing a command line, the names of the dropped files
|
| H A D | change.txt | 1335 The read-only "~ register stores the dropped text from the last drag'n'drop 1336 operation. When something has been dropped onto Vim, the "~ register is
|
| H A D | version5.txt | 692 machines have much more RAM now that prices have dropped. 2350 Win32 GUI: When directory dropped on gVim, cd there and edit new buffer. 2606 Graceful handling of NULLs in drag-dropped file list. Handle passing NULL to 3957 - when 'mousehide' is set, the mouse would stay hidden when a menu is dropped 6136 Problem: Win32 GUI: When a file is dropped on Win32 gvim while at the ":" 6385 Solution: Fix the slashes in the dropped file names according to
|
| H A D | vim9.txt | 1782 - The Vim-specific use of "s:" to make things script-local can be dropped.
|
| H A D | usr_41.txt | 2067 system administrator has dropped it in the system-wide plugin directory, but a
|
| H A D | version7.txt | 1862 When a telnet connection is dropped Vim preserves files and exits. While 2218 dropped. Now after detecting that the child has exited try reading some more 6958 When files are dropped on gvim while the screen is being updated, ignore the 9791 dropped. (Sergey Goldgaber, Christian Brabandt) 10040 Composing characters in |:s| substitute text were dropped. 10073 Window title not updated after file dropped.
|
| H A D | version6.txt | 3252 for SGI, it apparently makes the first character in Input method dropped. 10405 detection plugin only needs to be dropped in a directory. 10509 Problem: When an autocommand is triggered when a file is dropped on Vim and 11309 Problem: Code for handling file dropped on Vim is duplicated. 11541 Solution: Move the dropped files to the global argument list, instead of the
|
| H A D | todo.txt | 3024 - Patch to open dropped files in new tabs. (Michael Trim, 2010 Aug 3) 5284 receive dropped text from another program. (Ben Godfrey)
|
| H A D | version8.txt | 7209 Problem: New lines in the viminfo file are dropped. 7914 Problem: JSON message after the first one is dropped. 14784 characters are dropped. 16524 Problem: When a json message arrives in pieces, the start is dropped and 25898 Support for old compilers has been dropped: Borland C++, MSVC 2008. 43552 Problem: CI test coverage dropped.
|
| H A D | eval.txt | 4489 `:redir`, error messages are dropped. When using an external 5513 returned, the rest of the pasted text is dropped.
|
| /vim-8.2.3635/src/ |
| H A D | regexp.c | 581 int *dropped, in skip_regexp_ex() argument 615 if (dropped != NULL) in skip_regexp_ex() 616 ++*dropped; in skip_regexp_ex()
|
| H A D | INSTALL | 178 work very well and there was no maintainer it was dropped.
|
| H A D | vim9compile.c | 8707 int dropped = 0; in compile_catch() local 8713 end = skip_regexp_ex(p + 1, *p, TRUE, &tofree, &dropped, NULL); in compile_catch() 8726 p += len + 2 + dropped; in compile_catch()
|
| H A D | INSTALLpc.txt | 140 VC 2019 dropped support for targeting Windows XP. If you want a binary that
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_terminal2.vim | 223 " will be dropped.
|
| H A D | test_channel.vim | 506 " Add a dummy close callback to avoid that messages are dropped when calling 589 " Add a dummy close callback to avoid that messages are dropped when calling
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | progress.vim | 182 …curr[ent] get-dataset-buffer get-dir get-document-element get-double get-dropped-file get-dynamic … 220 …-but[tons] num-child-relations num-children num-col[umns] num-copies num-dropped-files num-fields …
|
| H A D | vim.vim | 64 " others have been dropped along with msdos support
|