| /vim-8.2.3635/runtime/indent/ |
| H A D | occam.vim | 29 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 D | russian-typograph.vim | 16 " нажатой клавише «ALT»; 21 " «ALT»;
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | pinfo.vim | 75 \ start=+KEY_\%(F\|CTRL\|ALT\)(+ end=+)+
|
| H A D | occam.vim | 30 syn keyword occamStructure SEQ PAR IF ALT PRI FORKING PLACE AT
|
| H A D | autoit.vim | 485 syn match autoitSend "{ALT}" contained
|
| /vim-8.2.3635/src/ |
| H A D | os_win32.c | 912 # 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 D | os_haiku.txt | 177 because the ALT (aka COMMAND) keys are not passed to applications.
|
| H A D | map.txt | 733 - 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 D | gui_w32.txt | 414 handled by windows, other ALT keys can be mapped. This doesn't allow a
|
| H A D | ft_sql.txt | 737 platform you can also use <C-Space> or ALT keys.
|
| H A D | version5.txt | 2209 '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 D | intro.txt | 433 <CSI> command sequence intro ALT-Esc 155 *<CSI>*
|
| H A D | options.txt | 8979 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 D | gui.txt | 1199 - In the GUI, the modifiers SHIFT, CTRL, and ALT (or META) may be used within
|
| H A D | vi_diff.txt | 161 define your own menus. Better support for CTRL/SHIFT/ALT keys in
|
| H A D | quickref.txt | 995 'winaltkeys' 'wak' when the windows system handles ALT keys
|
| H A D | index.txt | 1597 |:simalt| :sim[alt] Win32 GUI: simulate Windows ALT key
|
| H A D | todo.txt | 3280 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 D | README_VisVim.txt | 294 P9 Switching to DevStudio using ALT-TAB may get annoying. Would be nice to
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.tr.utf-8 | 224 Türkçe Q klavyede <ALT GR> 4,
|
| H A D | tutor.tr.iso9 | 224 T�rk�e Q klavyede <ALT GR> 4,
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 675 … call <SID>AddOption("winaltkeys", gettext("\"no\", \"yes\" or \"menu\"; how to use the ALT key"))
|
| /vim-8.2.3635/src/po/ |
| H A D | sr.po | 8837 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key" 8838 msgstr "„no”, „yes” или „menu”; како се користи тастер ALT"
|
| H A D | it.po | 8371 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key" 8372 msgstr "\"no\", \"yes\" o \"menu\"; come usare il tasto ALT"
|
| H A D | de.po | 8685 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key" 8686 msgstr "\"no\", \"yes\" oder \"menu\"; wie die ALT Taste genutzt wird"
|