Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 25 of 167) sorted by relevance

1234567

/vim-8.2.3635/src/
H A Djob.c149 if (!(supported & JO_MODE)) in get_job_options()
156 if (!(supported & JO_IN_MODE)) in get_job_options()
180 if (!(supported & JO_MODE)) in get_job_options()
188 if (!(supported & JO_OUT_IO)) in get_job_options()
199 if (!(supported & JO_OUT_IO)) in get_job_options()
207 if (!(supported & JO_MODE)) in get_job_options()
217 if (!(supported & JO_OUT_IO)) in get_job_options()
237 if (!(supported & JO_OUT_IO)) in get_job_options()
247 if (!(supported & JO_OUT_IO)) in get_job_options()
677 if (!(supported & JO_PART)) in get_job_options()
[all …]
H A DINSTALLmac.txt6 MacOS Classic is no longer supported. If you really want it use Vim 6.4.
7 Only '/' is supported as path separator.
/vim-8.2.3635/src/testdir/
H A Dtest_signals.vim20 throw 'Skipped: WINCH signal not supported'
55 throw 'Skipped: PWR signal not supported'
85 throw 'Skipped: INT signal not supported'
119 throw 'Skipped: TERM signal not supported'
H A Dcheck.vim35 throw 'Skipped: ' .. a:name .. ' option not supported'
54 throw 'Skipped: ' .. a:name .. ' command not supported'
114 " Command to check that making screendumps is supported.
H A Dsetup_gui.vim7 let g:not_supported = "Skipped: Feature/Option not supported by this GUI: "
H A Dtest_shell.vim9 " 'shellredir', 'shellxescape', 'shellxquote' for the supported shells.
46 " start a new Vim instance with 'shell' set to each of the supported shells
H A Dtest_crypt.vim146 …call assert_match("Note: Encryption of swapfile not supported, disabling swap file", execute(':5me…
165 …call assert_match("Note: Encryption of swapfile not supported, disabling swap file", execute(':mes…
/vim-8.2.3635/runtime/syntax/
H A Ddebsources.vim24 let s:supported = [
46 exe 'syn match debsourcesDistrKeyword +\([[:alnum:]_./]*\)\<\('. join(s:supported, '\|'). '\)\>\(…
H A Ddebchangelog.vim22 let s:supported = [
46 exe 'syn match debchangelogTarget contained "\%( \%('.join(s:supported, '\|').'\)\>[-[:alnum:]]*\)\…
H A Dsgmllnx.vim2 " Language: SGML-linuxdoc (supported by old sgmltools-1.x)
/vim-8.2.3635/runtime/doc/
H A Drileft.txt34 encoded for every character (or group of characters) are not supported either
58 can quite easily be supported given the inclusion of their required
60 current supported languages include - |arabic.txt|, |farsi.txt| and
H A Dspell.txt356 Spelling for EBCDIC is currently not supported.
1575 UNSUPPORTED ITEMS *spell-affix-not-supported*
1578 ignored, not supported or defined in another way.
1585 Not supported.
1589 Not supported.
1593 supported.
1597 supported.
1601 supported.
1605 sharp s (ß). Not supported.
1608 Enables using two prefixes. Not supported.
[all …]
H A Dmlang.txt28 To see a list of supported locale names on your system, look in one of these
66 this command to see what locales are supported: >
90 Not fully supported on all systems
H A Dtesting.txt78 {name} are supported:
90 The supported values for {mods} are:
102 The supported values for {button} are:
115 The supported values for {modifiers} are:
190 Current supported values for name are:
H A Dvi_diff.txt201 About 50 languages are currently supported, selected with the
436 Debugging and profiling are supported. |debug-scripts| |profile|
453 The mouse is supported in the GUI version, in an xterm for Unix, for
587 Flags after Ex commands not supported (no plans to include it).
749 supported or to change individual strings.
807 The AUX: device of the Amiga is supported.
823 The following Ex commands are supported by Vi: ~
895 The following Normal mode commands are supported by Vi: ~
934 matching preprocessor directive (Vi: no count supported)
1034 The following commands are supported in Insert mode by Vi: ~
[all …]
/vim-8.2.3635/src/po/
H A Den_GB.po155 msgid "E666: compiler not supported: %s"
156 msgstr "E666: Compiler not supported: %s"
326 msgid "E619: file \"%s\" is not a supported PostScript resource file"
327 msgstr "E619: File \"%s\" is not a supported PostScript resource file"
416 msgid "netbeans is not supported with this GUI\n"
417 msgstr "NetBeans is not supported with this GUI\n"
527 msgid "E838: netbeans is not supported with this GUI"
528 msgstr "E838: NetBeans is not supported with this GUI"
H A DREADME.txt11 supported by iconv and will be automatically converted to the currently used
154 There are examples in the Makefile for the conversions already supported.
/vim-8.2.3635/runtime/autoload/
H A Dgzip.vim46 " don't do anything if the cmd is not supported
157 " don't do anything if the cmd is not supported
175 " don't do anything if the cmd is not supported
H A Dtohtml.vim16 " Automatically find charsets from all encodings supported natively by Vim. With
18 " this. Let the user specify these however since they won't be supported on
21 " Note, not all of Vim's supported encodings have a charset to use.
84 " 1. All UCS/UTF are converted to UTF-8 because it is much better supported
89 " Only automatically find encodings supported natively by Vim, let the user
90 " specify the encoding if it's not natively supported. This function is only
H A DnetrwFileHandlers.vim38 " list of supported special characters. Consider rcs,v --- that can be
39 " supported with a NFH_rcsCOMMAv() handler
/vim-8.2.3635/READMEdir/
H A DREADME_os390.txt69 42: Multibyte is not supported on z/OS
72 58: Spell checking is not supported with EBCDIC
/vim-8.2.3635/runtime/plugin/
H A DlogiPat.vim19 " Boolean logic supported:
109 echoerr "operator<".strpart(expr,0,1)."> not supported (yet)"
204 echoerr "expr<".expr."> not supported (yet)"
/vim-8.2.3635/
H A Dvimtutor.com10 $ ! VIM editor. Languages other than the default are supported in
/vim-8.2.3635/runtime/compiler/
H A Dhp_acc.vim14 " Now suggestions by aCC are supported (compile flag aCC +w).
/vim-8.2.3635/src/proto/
H A Djob.pro4 int get_job_options(typval_T *tv, jobopt_T *opt, int supported, int supported2);

1234567