Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 21 of 21) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dregexp.pro5 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 Dos_haiku.txt122 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 Dchannel.txt284 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 Dgui.txt417 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 Dchange.txt1335 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 Dversion5.txt692 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 Dvim9.txt1782 - The Vim-specific use of "s:" to make things script-local can be dropped.
H A Dusr_41.txt2067 system administrator has dropped it in the system-wide plugin directory, but a
H A Dversion7.txt1862 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 Dversion6.txt3252 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 Dtodo.txt3024 - Patch to open dropped files in new tabs. (Michael Trim, 2010 Aug 3)
5284 receive dropped text from another program. (Ben Godfrey)
H A Dversion8.txt7209 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 Deval.txt4489 `: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 Dregexp.c581 int *dropped, in skip_regexp_ex() argument
615 if (dropped != NULL) in skip_regexp_ex()
616 ++*dropped; in skip_regexp_ex()
H A DINSTALL178 work very well and there was no maintainer it was dropped.
H A Dvim9compile.c8707 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 DINSTALLpc.txt140 VC 2019 dropped support for targeting Windows XP. If you want a binary that
/vim-8.2.3635/src/testdir/
H A Dtest_terminal2.vim223 " will be dropped.
H A Dtest_channel.vim506 " 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 Dprogress.vim182 …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 Dvim.vim64 " others have been dropped along with msdos support