runtime(doc): add a few references to mouse behaviour
Commit:
https://github.com/vim/vim/commit/c7645fcda50f95cc098545b70ce937a986b997d1
Author: Christian Brabandt <[email protected]>
Date: Fri May 22 17:44:50 2026 +0000
runtime(doc): add a few references to mouse behaviour
fixes: https://github.com/vim/vim/issues/20281
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index b7d74e9f8..bfab0a87b 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 9.2. Last change: 2026 May 18
+*options.txt* For Vim version 9.2. Last change: 2026 May 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6369,7 +6369,10 @@ A jump table for the options with a short description
can be found at |Q_op|.
be acted upon, i.e. no cursor move. This implies of
course, that right clicking outside a selection will
end Visual mode.
- Overview of what button does what for each model:
+
+ For a detailed description of 'mousemodel' behaviour see
+ |mouse-mode-table|. Overview of what button does what for each model:
+
mouse extend popup(_setpos) ~
left click place cursor place cursor
left drag start selection start selection
diff --git a/runtime/doc/visual.txt b/runtime/doc/visual.txt
index 67f32c4df..3f3c68708 100644
--- a/runtime/doc/visual.txt
+++ b/runtime/doc/visual.txt
@@ -1,4 +1,4 @@
-*visual.txt* For Vim version 9.2. Last change: 2026 Feb 14
+*visual.txt* For Vim version 9.2. Last change: 2026 May 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -157,6 +157,9 @@ gN Like |gn| but searches backward, like
with `N`.
You cannot use these, but they might show up in some
places.
+<A-LeftMouse> Starts or extends the Visual area blockwise, see
+ |<A-LeftMouse>|.
+
If Visual mode is not active and the "v", "V" or CTRL-V is preceded with a
count, the size of the previously highlighted area is used for a start. You
can then move the end of the highlighted area and give an operator. The type
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1wQUAG-000vwx-IH%40256bit.org.