Home
last modified time | relevance | path

Searched refs:console (Results 1 – 25 of 118) sorted by relevance

12345

/vim-8.2.3635/READMEdir/
H A DREADME_vms.txt24 vim-XX-exe-ia64-term.zip IA64 console executables
27 vim-XX-exe-axp-term.zip Alpha console executables
29 vim-XX-exe-vax-term.zip VAX console executables
37 vim-XX-ia64.zip GUI and console executables with runtime and
39 vim-XX-axp.zip GUI and console executables with runtime and
41 vim-XX-vax.zip GUI and console executables with runtime and
H A DREADME_dos.txt76 console or in a shell. You can select one of the directories in your
124 DOS and Win32 console versions. For the console version this gives you the
H A DREADME_bindos.txt11 vim82w32.zip Windows 95/98/NT/etc. console version
/vim-8.2.3635/runtime/doc/
H A Dos_win32.txt11 both console and GUI versions.
150 original contents of the console when exiting or when executing external
163 the console.
206 < In the console version, you need to set the font of the console itself.
270 A. You can't! This is a limitation of the NT console. NT 5.0 is reported to
271 be able to set the blink rate for all console windows at the same time.
294 /b no console window will be opened
301 with no other changes. It will work equally for console and GUI
303 2) You can use the /b flag to run console applications without creating a
304 console window for them (GUI applications are not affected). But you
[all …]
H A Dos_vms.txt49 vim-XX-exe-ia64-term.zip IA64 console executables
52 vim-XX-exe-axp-term.zip Alpha console executables
54 vim-XX-exe-vax-term.zip VAX console executables
273 1) If you are working on the VMS X/Motif console:
282 X VMS console. Set up display to your host with: >
298 It is possible to work from XDM client as from GUI console.
328 8.15 Slow start in console mode issue
666 8.16 Slow start in console mode issue
683 vim.exe (the console only executable)
695 console mode can avoid performance problems.
[all …]
H A Drussian.txt66 -- If you are using Russian message translations in Win32 console, then
68 and Win32 console window title appearing in a wrong codepage. This problem
H A Dgui_w32.txt34 The console version with the |-g| option may also start the GUI by executing
40 One may also use `:gui` from the console version. However, this is an
42 It uses a session file to recreate the current state of the console Vim in the
336 as the traditional interface shared with the console version.
343 console-based ones used by other versions. The 'c' flag in 'guioptions'
384 Command line arguments behave the same way as with the console application,
H A Dos_dos.txt138 A DOS console does not support attributes like bold and underlining. You can
267 For the Win32 version (both console and GUI):
346 from PowerShell Desktop to your currently configured console codepage. The
H A Dvarious.txt364 N *+dialog_con* Support for |:confirm| with console dialog.
365 N *+dialog_con_gui* Support for |:confirm| with GUI and console dialog.
412 N *+mouse_gpm* Unix only: Linux console mouse handling |gpm-mouse|
416 N *+mouse_sysmouse* Unix only: *BSD console mouse handling |sysmouse|
486 *+vtp* on MS-Windows console: support for 'termguicolors'
H A Dif_mzsch.txt157 Thread scheduling in the console version of Vim is less reliable than in the
287 In a console window type "path" to see what directories are used.
/vim-8.2.3635/
H A Dvimtutor.bat4 :: Usage: vimtutor [-console] [xx]
6 :: -console means gvim will not be used
30 IF NOT .%1==.-console GOTO use_gui
H A D.appveyor.yml31 # Testing with MSVC console version
/vim-8.2.3635/ci/
H A Dappveyor.bat11 echo "Building MSVC 64bit console Version"
40 echo "version output MSVC console"
/vim-8.2.3635/runtime/syntax/
H A Dupstart.vim37 syn keyword upstartStatement pid kill normal console env exit export
58 " options for console
H A Dscreen.vim93 \ console
/vim-8.2.3635/src/
H A Dui.c21 ui_write(char_u *s, int len, int console UNUSED) in ui_write()
26 && !console in ui_write()
54 if (console && s[len - 1] == '\n') in ui_write()
H A DINSTALLpc.txt71 nmake -f Make_mvc.mak console Win32 SDK or Microsoft Visual C++
107 LINK ... /subsystem:console,5.01
287 And restart MSYS2 console (select "MSYS2 MSYS 32-Bit" icon from the Start
350 NOTE: you can't execute vim.exe in the MSYS2 console, open a normal Windows
351 console for that. You need to set $PATH to be able to build there, e.g.:
369 Command Prompt window. (To use MSYS2 console, see above.)
419 way. If, for some reason, you want the console-mode-only version of vim (this
818 You may need to close the console and reopen it to pick up the new $PATH.
1024 console or in a shell. You can select one of the directories in your
H A Dgui_photon.c1695 PhRect_t console; in gui_mch_get_screen_dimensions() local
1698 PhInputGroup(NULL), &console); in gui_mch_get_screen_dimensions()
1700 *screen_w = console.lr.x - console.ul.x + 1; in gui_mch_get_screen_dimensions()
1701 *screen_h = console.lr.y - console.ul.y + 1; in gui_mch_get_screen_dimensions()
H A Dconfig.h.in394 /* Define if you want to add support of GPM (Linux console mouse daemon) */
397 /* Define if you want to add support of sysmouse (*BSD console mouse) */
/vim-8.2.3635/src/tee/
H A DMake_mvc.mak3 SUBSYSTEM = console
/vim-8.2.3635/src/xxd/
H A DMake_mvc.mak4 SUBSYSTEM = console
/vim-8.2.3635/src/proto/
H A Dui.pro2 void ui_write(char_u *s, int len, int console);
/vim-8.2.3635/src/GvimExt/
H A DMakefile66 SUBSYSTEM = console
/vim-8.2.3635/nsis/lang/
H A Ditalian.nsi56 "Vim console (vim.exe per MS-DOS)"
58 "Versione console di Vim (vim.exe)."
/vim-8.2.3635/runtime/colors/
H A Ddarkblue.vim7 " but is fine on default linux console palette.]

12345