| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_09.txt | 14 |09.2| Using the mouse 126 *09.2* Using the mouse 133 work like an X Window system mouse or a Microsoft Windows mouse. The following 134 command makes the mouse behave like an X Window mouse: > 138 The following command makes the mouse work like a Microsoft Windows mouse: > 150 Left mouse click position the cursor 153 Right mouse click extend the selected text until the mouse 161 Left mouse click, with Shift extend the selected text until the mouse 168 the way how the mouse works: 170 'mouse' in which mode the mouse is used by Vim [all …]
|
| H A D | term.txt | 22 5. Using the mouse |mouse-using| 756 5. Using the mouse *mouse-using* 760 with a mouse wheel see |scroll-mouse-wheel|. 763 :set mouse=a 783 :set mouse=a 788 :set mouse=nv 790 :set mouse=h 801 'mouse' all mouse clicks go to the xterm. 806 :set mouse=nvi 864 *mouse-mode-table* *mouse-overview* [all …]
|
| H A D | os_qnx.txt | 34 Vim has support for the mouse and clipboard in a pterm, if those options 37 The options that affect mouse support are |'mouse'| and |'ttymouse'|. When 38 using the mouse, only simple left and right mouse clicking/dragging is 39 supported. If you hold down shift, ctrl, or alt while using the mouse, pterm 40 will handle the mouse itself. It will make a selection, separate from what 43 When the mouse is in use, you can press Alt-RightMouse to open the pterm menu. 44 To turn the mouse off in vim, set the mouse option to nothing, set mouse=
|
| H A D | gui.txt | 11 3. Mouse Control |gui-mouse| 242 See |scroll-mouse-wheel|. 253 The mouse only works if the appropriate flag in the 'mouse' option is set. 254 When the GUI is switched on, and 'mouse' wasn't set yet, the 'mouse' option is 260 'mousefocus' window focus follows mouse pointer |gui-mouse-focus| 285 For scrolling with a wheel on a mouse, see |scroll-mouse-wheel|. 303 *gui-mouse-focus* 305 mouse pointer. This means that the window where the mouse pointer is, is the 310 mouse button will position the cursor on the ':' line (if 'mouse' contains 352 use the right mouse button when 'mousemodel' is "extend", or the left mouse [all …]
|
| H A D | os_unix.txt | 36 When using Vim in an xterm the mouse clicks can be used by Vim by setting 37 'mouse' to "a". If there is access to an X-server gui style copy/paste will 38 be used and visual feedback will be provided while dragging with the mouse. 39 If you then still want the xterm copy/paste with the mouse, press the shift 40 key when using the mouse. See |mouse-using|. Visual feedback while dragging
|
| H A D | os_haiku.txt | 26 10. Mouse key mappings |haiku-mouse| 81 letting go of the mouse button. Another way is when you drag the scrollbar 85 follows-mouse turned on). 180 10. Mouse key mappings *haiku-mouse* 182 Vim calls the various mouse buttons LeftMouse, MiddleMouse and RightMouse. If 190 If your mouse has fewer than 3 buttons you can provide your own mapping from 191 mouse clicks with modifier(s) to other mouse buttons. See the file 192 $VIM/macros/swapmous.vim for an example. |gui-mouse-mapping|
|
| H A D | scroll.txt | 24 6. Scrolling with a mouse wheel |scroll-mouse-wheel| 233 6. Scrolling with a mouse wheel *scroll-mouse-wheel* 235 When your mouse has a scroll wheel, it should work with Vim in the GUI. How 237 |xterm-mouse-wheel|. By default only vertical scroll wheels are supported, 242 depends on your mouse driver. If the scroll action causes input focus 282 your mouse. For FreeBSD, this entry works for a Logitech scrollmouse: > 292 *xterm-mouse-wheel* 293 To use the mouse wheel in a new xterm you only have to make the scroll wheel 296 To use the mouse wheel in an older xterm you must do this:
|
| H A D | various.txt | 409 T *+mouse* Mouse handling |mouse-using| 411 B *+mouse_dec* Unix only: Dec terminal mouse handling |dec-mouse| 412 N *+mouse_gpm* Unix only: Linux console mouse handling |gpm-mouse| 413 N *+mouse_jsbterm* JSB mouse handling |jsbterm-mouse| 414 B *+mouse_netterm* Unix only: netterm mouse handling |netterm-mouse| 415 N *+mouse_pterm* QNX only: pterm mouse handling |qnx-terminal| 416 N *+mouse_sysmouse* Unix only: *BSD console mouse handling |sysmouse| 417 B *+mouse_sgr* Unix only: sgr mouse handling |sgr-mouse| 418 B *+mouse_urxvt* Unix only: urxvt mouse handling |urxvt-mouse| 419 N *+mouse_xterm* Unix only: xterm mouse handling |xterm-mouse|
|
| H A D | usr_42.txt | 10 accessible. This is for mouse-happy users only. 41 even deeper levels. Don't use this too much, you need to move the mouse quite 214 him a hint about what he could have typed, instead of using the mouse. 281 Since the mouse has to be used to select a menu item, it is a good idea to use 326 appears when the mouse pointer is on the item, without moving for a moment. 345 The popup menu pops up where the mouse pointer is. On MS-Windows you activate 346 it by clicking the right mouse button. Then you can select an item with the 347 left mouse button. On Unix the popup menu is used by pressing and holding the 348 right mouse button. 351 moves the cursor to the mouse pointer position. When clicking inside a
|
| H A D | os_win32.txt | 18 4. Using the mouse |win32-mouse| 154 4. Using the mouse *win32-mouse* 156 The Win32 version of Vim supports using the mouse. If you have a two-button 157 mouse, the middle button can be emulated by pressing both left and right 159 mouse button pop-up menu enabled (see 'mouse'), you should err on the side of 160 pressing the left button first. |mouse-using| 162 When the mouse doesn't work, try disabling the "Quick Edit Mode" feature of
|
| H A D | usr_08.txt | 119 working mouse, it is easy: Move the mouse pointer to the status line that 147 using the mouse is faster. Position the mouse pointer on a status line. Now 148 press the left mouse button and drag. The status line will move, thus making 390 character there, in front of each closed fold. Move the mouse pointer to that 395 Obviously, this only works when you have a working mouse. You can also use 537 Now use the mouse to click on "thisfile" in the top line. The result is 551 line. If you don't have a mouse or don't want to use it, you can use the "gt" 581 - click with the mouse in the space after the last label 584 - click with the mouse on the "X" in the top right corner 588 - double click with the mouse in the top line
|
| H A D | testing.txt | 100 Inject a mouse button click event. This function only works 103 0 right mouse button 104 1 middle mouse button 105 2 left mouse button 106 3 mouse button release 111 {row} and {col} specify the location of the mouse click. The 119 After injecting the mouse event you probably should call 199 no_query_mouse do not query the mouse position for "dec" 255 Set the mouse position to be used for the next mouse action.
|
| H A D | tabpage.txt | 30 each tab page. With the mouse you can click on the label to jump to that tab 50 A double click with the mouse in the non-GUI tab pages line opens a new, empty 57 In the GUI tab pages line you can use the right mouse button to open menu. 119 Using the mouse: If the tab page line is displayed you can click in the "X" at 180 Using the mouse: If the tab page line is displayed you can click in a tab page 308 Close Close the tab page under the mouse pointer. The 309 current one if there is no label under the mouse 312 to the left of the mouse pointer. 387 " set the tab page number (for mouse clicks) 428 This only appears when the mouse pointer hovers over the label, thus it
|
| H A D | help.txt | 11 With the mouse: ":set mouse=a" to enable the mouse (in xterm or GUI). 12 Double-click the left mouse button on a tag, e.g. |bars|. 232 Now that you've jumped here with CTRL-] or a double mouse click, you can use
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_termcodes.vim | 9 source mouse.vim 15 let save_mouse = &mouse 19 set mouse=a term=xterm 34 let &mouse = save_mouse 45 let save_mouse = &mouse 49 set mouse=a term=xterm 1164 set mouse=nci 1177 set mouse=a 1402 " mouse. 1626 \ mouse: 's' [all …]
|
| H A D | test_modeless.vim | 8 source mouse.vim 13 let save_mouse = &mouse 17 set mouse=a term=xterm mousetime=200 50 " extend a selection using right mouse click 237 let &mouse = save_mouse 248 let save_mouse = &mouse 252 set mouse=a term=xterm mousetime=200 317 let &mouse = save_mouse 328 let save_mouse = &mouse 332 set mouse=a term=xterm mousetime=200 [all …]
|
| H A D | test_winbar.vim | 45 let save_mouse = &mouse 46 set mouse=a 76 let &mouse = save_mouse 82 let save_mouse = &mouse 83 set mouse=a
|
| H A D | test_terminal3.vim | 10 source mouse.vim 658 " Test for using the mouse in a terminal 663 let save_mouse = &mouse 686 " Use the mouse to enter the terminal window 703 " Test for selecting text using mouse 769 let &mouse = save_mouse 816 let save_mouse = &mouse 819 set mouse=a term=xterm ttymouse=sgr mousetime=200 833 call term_sendkeys(buf, ":set mouse=\<CR>") 837 " Use the mouse to enter the terminal window [all …]
|
| H A D | test_selectmode.vim | 8 source mouse.vim 164 let save_mouse = &mouse 171 set mouse=a term=xterm mousetime=1000 172 set selectmode=mouse 252 let &mouse = save_mouse
|
| H A D | test_put.vim | 72 if has('mouse') 73 set mouse=n 75 set mouse&
|
| H A D | test_gui.vim | 882 " Test GUI mouse events 913 " paste using middle mouse button 930 " extend visual selection using mouse drag 939 " select text by moving the mouse 950 " Using mouse in insert mode 993 " record various mouse events 1018 " Double/Triple click is supported by only the Left/Middle/Right mouse 1064 set mouse= 1096 set mouse& 1149 " Only on GTK+, the tooltip function is called even if the mouse is not [all …]
|
| H A D | test_balloon.vim | 33 " Check that the balloon shows up after a mouse move 58 " Check that the balloon shows up after a mouse move
|
| /vim-8.2.3635/runtime/ |
| H A D | defaults.vim | 50 " text scroll if you mouse-click near the start or end of the window. 76 " In many terminal emulators the mouse works just fine. By enabling it you 77 " can position the cursor, Visually select and scroll with the mouse. 78 " Only xterm can grab the mouse events when using the shift key, for other 80 if has('mouse') 82 set mouse=a 84 set mouse=nvi
|
| /vim-8.2.3635/runtime/pack/dist/opt/swapmouse/plugin/ |
| H A D | swapmouse.vim | 1 " These macros swap the left and right mouse buttons (for left handed) 2 " Don't forget to do ":set mouse=a" or the mouse won't work at all
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 17state_mouse.test | 4 !DECRQM on with mouse off 59 !DECRQM on mouse button mode 89 !DECRQM on mouse drag mode 104 !DECRQM on mouse motion mode
|