CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/17 08:10:28
Modified files:
usr.bin/tmux : cmd.c format-draw.c format.c server-client.c
style.c tmux.1 tmux.h
Log message:
Add a session, pane and user mouse range types for the status line and
add format variables for mouse_status_line and mouse_status_range so
they can be associated with different commands in the key bindings.
GitHub issue 3652.
