Add a session, pane and user mouse range types for the status line and
authornicm <nicm@openbsd.org>
Thu, 17 Aug 2023 14:10:28 +0000 (14:10 +0000)
committernicm <nicm@openbsd.org>
Thu, 17 Aug 2023 14:10:28 +0000 (14:10 +0000)
commit5355e038b0b07a74c9a228681497529956e8349e
tree93bc9d8f4f37f990d286d23fb1c38d64409aa97c
parentb2d2492f056bcf23e77b0c18885ac9b9a7472e97
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.
usr.bin/tmux/cmd.c
usr.bin/tmux/format-draw.c
usr.bin/tmux/format.c
usr.bin/tmux/server-client.c
usr.bin/tmux/style.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h