CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/10 14:24:43
Modified files:
usr.bin/tmux : key-bindings.c tmux.1 window-copy.c
Log message:
Add a scroll-to-mouse command for copy mode to scroll to the mouse
position and bind to the scrollbar, brings the scrollbar keys into line
with the other mouse keys. From Michael Grant, GitHub issue 4731.
