]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1919: tabpanel: cannot handle mouse clicks in command line v9.1.1919
authorHirohito Higashi <h.east.727@gmail.com>
Tue, 18 Nov 2025 20:10:14 +0000 (20:10 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 18 Nov 2025 20:10:14 +0000 (20:10 +0000)
commited4af756c2f5f4f0a8092766ddff892cfade24b8
tree1cbb1b7b22e1eba21037e53ba17132a592810a22
parent040a47a470c47240149dbe6bcf88d0a98ed6a5ba
patch 9.1.1919: tabpanel: cannot handle mouse clicks in command line

Problem:  tabpanel: cannot handle mouse clicks in command line
          (char101, after v9.1.1898)
Solution: Update the condition that checks if the mouse pointer is on
          the command line (Hirohito Higashi)

closes: #18771

Co-authored-by: Charles <char101@ui.ac.id>
Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui.c
src/version.c