diff options
Diffstat (limited to 'runtime/doc/term.txt')
-rw-r--r-- | runtime/doc/term.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt index 46e0371daa..2a131a34dd 100644 --- a/runtime/doc/term.txt +++ b/runtime/doc/term.txt @@ -380,6 +380,8 @@ and then drag) will result in whole words to be selected. This continues until the button is released, at which point the selection is per character again. +For scrolling with the mouse see |scroll-mouse-wheel|. + In Insert mode, when a selection is started, Vim goes into Normal mode temporarily. When Visual or Select mode ends, it returns to Insert mode. This is like using CTRL-O in Insert mode. Select mode is used when the |