Home
last modified time | relevance | path

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

12

/vim-8.2.3635/src/libvterm/doc/
H A Dseqs.txt152 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 Dos_qnx.txt62 Mouse focus |'mousefocus'|
63 Mouse hide |'mousehide'|
64 Mouse cursor shapes |'mouseshape'|
H A Dos_haiku.txt26 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 Dgui.txt11 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 Dterm.txt520 <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 Dgui_w32.txt436 ControlPanel - Mouse - Wheel - UniversalScrolling - Exceptions
H A Dterminal.txt152 Mouse events (click and drag) are passed to the terminal. Mouse move events
H A Dvarious.txt409 T *+mouse* Mouse handling |mouse-using|
H A Dgui_x11.txt285 Mouse Pointers Available in X11 ~
H A Dversion5.txt1171 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 Dvi_diff.txt452 Mouse support. |mouse-using|
H A Dversion8.txt14833 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 Dtags3593 <Mouse> term.txt /*<Mouse>*
/vim-8.2.3635/src/libvterm/t/
H A D92lp1640917.test4 !Mouse reporting should not break by idempotent DECSM 1002
H A D17state_mouse.test12 !Mouse in simple button report mode
/vim-8.2.3635/src/
H A Dgui_haiku.cc536 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 Darduino.vim56 syn keyword arduinoModule Keyboard Mouse Serial Serial1 Serial2 Serial3
H A Dfvwm.vim88 \ ModulePath Mouse Move MWMBorders MWMButtons
562 \ Mouse
/vim-8.2.3635/nsis/lang/
H A Dtradchinese.nsi270 " Mouse "
H A Denglish.nsi272 " Mouse "
H A Ddutch.nsi273 " Mouse "
H A Ditalian.nsi275 " Mouse "
/vim-8.2.3635/nsis/
H A Dgvim.nsi852 # 3rd group - Mouse behavior
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim2113 \ , "System.Win32.Automation.Input.Mouse"
/vim-8.2.3635/src/testdir/
H A Dtest_functions.vim1582 " Mouse click outside of the list

12