Home
last modified time | relevance | path

Searched refs:possible (Results 1 – 25 of 215) sorted by relevance

123456789

/vim-8.2.3635/runtime/syntax/
H A Dreadline.vim266 \ possible-completions
360 \ possible-filename-completions
362 \ possible-username-completions
364 \ possible-variable-completions
366 \ possible-hostname-completions
368 \ possible-command-completions
/vim-8.2.3635/runtime/doc/
H A Drileft.txt44 is per window, so it is possible to view the same file in right-to-left
52 (if possible).
59 keyboard mappings and some possible minor code change. Some of the
107 possible to enter mappings, abbreviations and searches typed from the
H A Dpattern.txt236 previous substitute pattern is used, if possible.
451 |/star| * \* 0 or more as many as possible
452 |/\+| \+ \+ 1 or more as many as possible
453 |/\=| \= \= 0 or 1 as many as possible
454 |/\?| \? \? 0 or 1 as many as possible
456 |/\{| \{n,m} \{n,m} n to m as many as possible
458 \{n,} \{n,} at least n as many as possible
459 \{,m} \{,m} 0 to m as many as possible
464 \{-n,} \{-n,} at least n as few as possible
465 \{-,m} \{-,m} 0 to m as few as possible
[all …]
H A Ddevelop.txt36 First of all, it should be possible to use Vim as a drop-in replacement for
43 reference. But support for other versions is also included when possible.
79 Vim tries to help as many users on as many platforms as possible.
89 as possible with a reasonable effort. Try to avoid that users must switch
91 - That a feature is not possible on some platforms, or only possible on one
114 possible. Useful commands may take longer.
255 Because of the requirement that Vim runs on as many systems as possible, we
444 Several forms of folding should be possible for the same buffer. For example,
478 Doing on-the-fly conversion is not always possible (would require iconv
482 - Performance: A few tests showed that it's possible to check spelling on the
[all …]
H A Duganda.txt79 as possible.
191 5% is used for administration. This is possible because this is a small
218 is no longer possible, unfortunately. We are looking for
243 Germany: It is possible to make donations that allow for a tax return.
247 World: Use a postal money order. That should be possible from any
250 currency if possible.
252 Europe: Use a bank transfer if possible. Your bank should have a form
267 Others: Transfer to one of these accounts if possible:
H A Darabic.txt47 orientation is per window, so it is possible to view the same
68 o Proper Bidirectional functionality is possible given Vim is
147 The two above noted possible invocations are the preferred manner
165 the global settings as they could affect other possible open buffers.
173 possible external bi-directional (bidi) support from the
H A Dundo.txt65 the redo will not be possible anymore.
118 Above we only discussed one line of undo/redo. But it is also possible to
139 change was made. The four possible formats are:
228 Note that using "u" and CTRL-R will not get you to all possible text states
278 name. So it is not possible to overwrite an existing undofile
359 undo is possible. Use this if you are running out of memory.
375 It is then possible to exit Vim with ":q" instead of ":q!". Note
H A Ddiff.txt45 a window in another tab page. This does make it possible to have several
169 the diff. This is also possible for hidden buffers. They must have been
170 edited in a window first for this to be possible. To get rid of the hidden
174 Since 'diff' is a window-local option, it's possible to view the same buffer
176 possible to view the changes you have made to a buffer since the file was
289 lines. When there are deleted lines, this may not always be possible.
H A Dusr_27.txt297 as possible, use "\{-n,m}". It works the same as "\{n,m}", except that the
298 minimal amount possible is used.
306 The same rules apply to removing "n" and "m". It's even possible to remove
308 zero or more times, as few as possible. The item by itself always matches
317 It would try to match as many characters as possible with ".*", thus it
391 * as many as possible
H A Dmbyte.txt138 in. But it's also possible to set the locale for one shell you are working
366 or when conversion is not possible:
384 However, not all combinations of values are possible. The table below tells
386 not all conversions being possible, iconv() being present, etc. Since this
486 possible.
491 The GUI fully supports multibyte characters. It is also possible in a
559 Note that Display and Input are independent. It is possible to see your
630 including the commas. It is not possible to specify alternative
868 Note that Display and Input are independent. It is possible to see your
1112 It's possible to use ":scriptencoding" when all characters are given
[all …]
H A Dusr_31.txt30 typed command is possible as well. To make the split command use the file
73 explained here. Vim uses a standard browser when possible, your
196 is not possible in most terminals.
228 On Unix it's possible to first start Vim in a terminal. That's useful if you
H A Dos_vms.txt101 It is possible to compile with +xfontset +xim options too, but then you have
261 It is not possible to start Vim in GUI mode "just like that". But anyhow it
298 It is possible to work from XDM client as from GUI console.
393 It is possible to use Vim as an internode editor.
483 to DCL prompt. This feature is possible to use without any problem with all
498 To customize ctags it is possible to define the logical $CTAGS with standard
569 problems. At www.polarhome.com is possible to download an GNU package for
813 - [TESTDIR]make_vms.mms include as many tests possible
873 - included all possible Unix functionality
H A Dprint.txt121 If no conversion is possible then printing will fail. Any characters that
236 possible. The following tables show the valid combinations:
352 duplex:long (default) Print on both sides (when possible), bind on long
354 duplex:short Print on both sides (when possible), bind on short
416 supported it is possible that some characters will not print. Whether a
420 possible to get all the characters in an encoding to print by installing a
511 It is possible to define your own multibyte character set although this
525 There are a number of possible causes as to why the printing may have failed:
685 It is possible to achieve a poor man's version of duplex printing using the PS
H A Dtodo.txt17 7 as soon as possible
376 The buffer list and windows are locked, no changes possible
792 when possible. (Dylan Lloyd, #3973)
1085 #2089) Patch with possible solution by Björn Linse.
1112 possible to collect this? (Daniel Hahler, #2350)
1253 Patch to make it possible to extend a list with itself.
4210 re-insert the [] if possible.
4630 7 Make it possible to compile with non-ANSI C?
5046 - For 'wildmenu': Simplify "../bar" when possible.
5120 8 In C++ it's possible to have {} inside (): (Kirshna)
[all …]
H A Dhelphelp.txt76 It is also possible to first do ":help" and then
84 "help", to avoid listing all possible matches (that
203 It is possible to add help files for plugins and other items. You don't need
253 It is possible to add translated help files, next to the original English help
312 - Do not translate the tags. This makes it possible to use 'helplang' to
H A Ddebugger.txt89 However, the feature was implemented in as general a manner as possible and
117 as possible so that integration with other debuggers could also use these
H A Dusr_45.txt99 It is also possible to specify a language: >
142 one character. That means there are 256 different characters possible. For
144 encoding, providing for over ten thousand possible characters. This still
238 be possible. Vim will convert from latin1 to Unicode, thus that always works.
340 similar number of characters. It's possible to map keys to characters. Vim
H A Dterminal.txt66 the job. This uses a pty when possible. You can click outside of the
126 |TerminalWinOpen| autocommand event is triggered. This makes it possible to set
215 input for the job. It will not be possible to type
364 It is not possible to enter Insert mode from Terminal-Job mode.
398 A terminal window will be restored when using a session file, if possible and
427 On Unix a pty is used to make it possible to run all kinds of commands. You
444 On MS-Windows winpty is used to make it possible to run all kind of commands.
491 these possible members:
832 containing the terminal will also be adjusted, if possible.
1159 buffer type, if possible. The running program will then use a newly opened
[all …]
H A Dif_perl.txt96 the text, but note that it is not possible to add or
109 possible at all. ":perl" will be evaluated in the Safe environment, if
110 possible.
H A Dvim9.txt34 and compatibility with Vi restricts possible solutions. Execution is quite
239 is possible to define a global function by using the "g:" prefix.
468 Using `:call` is still possible, but this is discouraged.
470 A method call without `eval` is possible, so long as the start is an
608 possible just before or after the operator. For example: >
661 To make it possible for the operator at the start of the line to be
1069 It is possible to nest `:def` inside another `:def` or
1395 syntax if possible, but will also work on a Vim version without it.
1587 When compiling lines of Vim commands into instructions as much as possible
1789 not possible to avoid name clashes in the global namespace.
[all …]
/vim-8.2.3635/src/
H A DINSTALLvms.txt63 Current OpenVMS source code as .zip or .tar.gz file is possible to download
82 SMALL - Few features enabled, as basic as possible
84 BIG - Many features enabled, as rich as possible.
86 HUGE - All possible features enabled.
/vim-8.2.3635/src/testdir/
H A Dtest_winbuf_close.vim126 " Test that ":close" will respect 'winfixheight' when possible.
144 " Test that ":close" will respect 'winfixwidth' when possible.
/vim-8.2.3635/runtime/indent/
H A Dada.vim56 " blockstart = expr. that indicates a possible start of this block
99 " blockstart = expr. that indicates a possible start of this block
100 " blockend = expr. that indicates a possible end of this block
/vim-8.2.3635/READMEdir/
H A DREADME_bindos.txt9 pick only one of them, but it's also possible to install several.
/vim-8.2.3635/
H A DREADME_VIM9.md98 with them. The job and channel support already makes this possible.
153 It should be possible to convert code from other languages to Vim
167 possible, if we make local variables shadow commands. That should be OK,

123456789