neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 0b36145c696fb58e002169edd4f9a1d9a8176fc3
parent b496605fea0117b517a47f0f300e2161ac75dcc0
Author: Luuk van Baal <luukvbaal@gmail.com>
Date:   Wed, 22 Feb 2023 16:23:24 +0100

docs: mention getmousepos() for click execute function label

close #18741
close #11312

Diffstat:
Mruntime/doc/options.txt | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt @@ -6199,6 +6199,8 @@ A jump table for the options with a short description can be found at |Q_op|. is a bug that denotes that new mouse button recognition was added without modifying code that reacts on mouse clicks on this label. + Use |getmousepos()|.winid in the specified function to get the + corresponding window id of the clicked item. < - Where to truncate line if too long. Default is at the start. No width fields allowed. = - Separation point between alignment sections. Each section will