| /vim-8.2.3635/src/libvterm/doc/ |
| H A D | seqs.txt | 152 DECSM 1000 = Mouse click/release tracking 153 DECSM 1002 = Mouse click/release/drag tracking 154 DECSM 1003 = Mouse all movements tracking 156 DECSM 1005 = Mouse protocol extended (UTF-8) - not recommended 157 DECSM 1006 = Mouse protocol SGR 158 DECSM 1015 = Mouse protocol rxvt
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_qnx.txt | 62 Mouse focus |'mousefocus'| 63 Mouse hide |'mousehide'| 64 Mouse cursor shapes |'mouseshape'|
|
| H A D | os_haiku.txt | 26 10. Mouse key mappings |haiku-mouse| 79 - Mouse up events are not generated when outside the window. You can notice 180 10. Mouse key mappings *haiku-mouse* 183 you use the default Mouse preference settings these names indeed correspond to
|
| H A D | gui.txt | 11 3. Mouse Control |gui-mouse| 251 3. Mouse Control *gui-mouse* 288 3.1 Moving Cursor with Mouse *gui-mouse-move* 317 3.2 Selection with Mouse *gui-mouse-select* 339 3.3 Other Text Selection with Mouse *gui-mouse-modeless* 365 3.4 Using Mouse on Status Lines *gui-mouse-status* 378 3.5 Various Mouse Clicks *gui-mouse-various* 389 3.6 Mouse Mappings *gui-mouse-mapping* 408 Mouse mapping with modifiers does not work for modeless selection.
|
| H A D | term.txt | 520 <Mouse> leader of mouse code *<Mouse>* 769 Mouse clicks can be used to position the cursor, select an area and paste. 858 Thus in an xterm the shift and ctrl keys cannot be used with the mouse. Mouse 995 Mouse clicks can be mapped. The codes for mouse clicks are:
|
| H A D | gui_w32.txt | 436 ControlPanel - Mouse - Wheel - UniversalScrolling - Exceptions
|
| H A D | terminal.txt | 152 Mouse events (click and drag) are passed to the terminal. Mouse move events
|
| H A D | various.txt | 409 T *+mouse* Mouse handling |mouse-using|
|
| H A D | gui_x11.txt | 285 Mouse Pointers Available in X11 ~
|
| H A D | version5.txt | 1171 Mouse would not work directly after ":gui", because full_screen isn't set, 4011 MSDOS: Mouse could not go beyond 80 columns in 132 columns mode. (Young) 4329 Mouse clicks and special keys (e.g. cursor keys) quit the more prompt and 5819 Problem: Athena, Motif and GTK: The Mouse scroll wheel doesn't work. 6701 Win32 console: Mouse drags were passed on even when the mouse didn't move. 7182 Problem: MS-DOS and Win32 console: Mouse doesn't work correctly after
|
| H A D | vi_diff.txt | 452 Mouse support. |mouse-using|
|
| H A D | version8.txt | 14833 Problem: Mouse mode is not automatically detected for tmux. 18650 Problem: Mouse does not work in tmux. (lilydjwg) 33307 Problem: Mouse middle click is not tested. 33600 Problem: Mouse clicks in WinBar not tested. 35936 Solution: Mouse click in scrollbar scrolls by one line. 38170 Problem: Mouse double click test is a bit flaky. 38978 Problem: Mouse code is spread out. 39581 Problem: Mouse support not always available. 40547 Problem: Mouse multiple click test is a bit flaky. 41273 Problem: Mouse clicks in the command line not tested. [all …]
|
| H A D | tags | 3593 <Mouse> term.txt /*<Mouse>*
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 92lp1640917.test | 4 !Mouse reporting should not break by idempotent DECSM 1002
|
| H A D | 17state_mouse.test | 12 !Mouse in simple button report mode
|
| /vim-8.2.3635/src/ |
| H A D | gui_haiku.cc | 536 Key, Resize, ScrollBar, Menu, Mouse, MouseMoved, Focus, Refs, Tabline, TablineMenu enumerator 544 struct VimMouseMsg Mouse; member 1420 write_port(gui.vdcmp, VimMsg::Mouse, &mm, sizeof(mm)); in guiSendMouseEvent() 3126 case VimMsg::Mouse: in gui_haiku_process_event() 3129 if (vm.u.Mouse.button == MOUSE_DRAG) in gui_haiku_process_event() 3135 gui_send_mouse_event(vm.u.Mouse.button, vm.u.Mouse.x, in gui_haiku_process_event() 3136 vm.u.Mouse.y, vm.u.Mouse.repeated_click, in gui_haiku_process_event() 3137 vm.u.Mouse.modifiers); in gui_haiku_process_event()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | arduino.vim | 56 syn keyword arduinoModule Keyboard Mouse Serial Serial1 Serial2 Serial3
|
| H A D | fvwm.vim | 88 \ ModulePath Mouse Move MWMBorders MWMButtons 562 \ Mouse
|
| /vim-8.2.3635/nsis/lang/ |
| H A D | tradchinese.nsi | 270 " Mouse "
|
| H A D | english.nsi | 272 " Mouse "
|
| H A D | dutch.nsi | 273 " Mouse "
|
| H A D | italian.nsi | 275 " Mouse "
|
| /vim-8.2.3635/nsis/ |
| H A D | gvim.nsi | 852 # 3rd group - Mouse behavior
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | haskellcomplete.vim | 2113 \ , "System.Win32.Automation.Input.Mouse"
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_functions.vim | 1582 " Mouse click outside of the list
|