Home
last modified time | relevance | path

Searched refs:ALT (Results 1 – 25 of 29) sorted by relevance

12

/vim-8.2.3635/runtime/indent/
H A Doccam.vim29 let s:FirstLevelIndent = '^\C\s*\(IF\|ALT\|PRI\s\+ALT\|PAR\|SEQ\|PRI\s\+PAR\|WHILE\|VALOF\|CLAIM\|F…
31 let s:SecondLevelIndent = '^\C\s*\(IF\|ALT\|PRI\s\+ALT\)\>\|\(--.*\)\@<!?\s*\<CASE\>\s*\(--.*\)\=\_…
152 " Look for previous second level IF / ALT / PRI ALT
/vim-8.2.3635/runtime/keymap/
H A Drussian-typograph.vim16 " нажатой клавише «ALT»;
21 " «ALT»;
/vim-8.2.3635/runtime/syntax/
H A Dpinfo.vim75 \ start=+KEY_\%(F\|CTRL\|ALT\)(+ end=+)+
H A Doccam.vim30 syn keyword occamStructure SEQ PAR IF ALT PRI FORKING PLACE AT
H A Dautoit.vim485 syn match autoitSend "{ALT}" contained
/vim-8.2.3635/src/
H A Dos_win32.c912 # define ALT (RIGHT_ALT_PRESSED | LEFT_ALT_PRESSED) macro
1055 const int nModifs = pker->dwControlKeyState & (SHIFT | ALT | CTRL); in decode_key_event()
1118 else if ((nModifs & ALT) != 0 && (nModifs & ~ALT) == 0) in decode_key_event()
1146 if ((nModifs & ALT) != 0 && (nModifs & CTRL) == 0) in decode_key_event()
1157 if ((nModifs & CTRL) != 0 && (nModifs & ALT) == 0 in decode_key_event()
/vim-8.2.3635/runtime/doc/
H A Dos_haiku.txt177 because the ALT (aka COMMAND) keys are not passed to applications.
H A Dmap.txt733 - Meta-keys (with the ALT key pressed). Depending on your keyboard accented
819 Another problem may be that when keeping ALT or Meta pressed the terminal
859 1.10 MAPPING ALT-KEYS *:map-alt-keys*
861 In the GUI Vim handles the Alt key itself, thus mapping keys with ALT should
863 out whether ALT was pressed or not.
868 By default Vim assumes that pressing the ALT key sets the 8th bit of a typed
H A Dgui_w32.txt414 handled by windows, other ALT keys can be mapped. This doesn't allow a
H A Dft_sql.txt737 platform you can also use <C-Space> or ALT keys.
H A Dversion5.txt2209 'winaltkeys' Win32 and Motif GUI. When "yes", ALT keys are handled
2210 entirely by the window system. When "no", ALT keys are never
2942 Win32 GUI: When using a shifted key with ALT, the shift modifier would remain
4512 - When there is no menu ('guioptions' excludes 'm'), never use the ALT key for
4753 Win32 console: <M-x> or ALT-x was not recognized. Also keypad '+', '-' and
5791 doesn't work, because the 8th bit is set when ALT is pressed.
5792 Solution: Don't set the 8th bit when ALT and CTRL are used. (Leipert)
6234 Problem: X11 GUI: keys with ALT were assumed to be used for the menu, even
6236 Solution: Ignore keys with ALT only when gui.menu_is_active is set. (Raf)
H A Dintro.txt433 <CSI> command sequence intro ALT-Esc 155 *<CSI>*
H A Doptions.txt8979 Some GUI versions allow the access to menu entries by using the ALT
8981 menu. This conflicts with the use of the ALT key for mappings and
8983 no Don't use ALT keys for menus. ALT key combinations can be
8986 yes ALT key handling is done by the windowing system. ALT key
8988 menu Using ALT in combination with a character that is a menu
8991 If the menu is disabled by excluding 'm' from 'guioptions', the ALT
H A Dgui.txt1199 - In the GUI, the modifiers SHIFT, CTRL, and ALT (or META) may be used within
H A Dvi_diff.txt161 define your own menus. Better support for CTRL/SHIFT/ALT keys in
H A Dquickref.txt995 'winaltkeys' 'wak' when the windows system handles ALT keys
H A Dindex.txt1597 |:simalt| :sim[alt] Win32 GUI: simulate Windows ALT key
H A Dtodo.txt3280 8 CTRL key doesn't always work in combination with ALT key. It does work
3282 CTRL-ALT is used by Windows as AltGr?
3869 7 MS-Windows: When a wrong command is typed with an ALT key, give a hint to
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt294 P9 Switching to DevStudio using ALT-TAB may get annoying. Would be nice to
/vim-8.2.3635/runtime/tutor/
H A Dtutor.tr.utf-8224 Türkçe Q klavyede <ALT GR> 4,
H A Dtutor.tr.iso9224 T�rk�e Q klavyede <ALT GR> 4,
/vim-8.2.3635/runtime/
H A Doptwin.vim675 … call <SID>AddOption("winaltkeys", gettext("\"no\", \"yes\" or \"menu\"; how to use the ALT key"))
/vim-8.2.3635/src/po/
H A Dsr.po8837 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key"
8838 msgstr "„no”, „yes” или „menu”; како се користи тастер ALT"
H A Dit.po8371 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key"
8372 msgstr "\"no\", \"yes\" o \"menu\"; come usare il tasto ALT"
H A Dde.po8685 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key"
8686 msgstr "\"no\", \"yes\" oder \"menu\"; wie die ALT Taste genutzt wird"

12