Support more mouse buttons when the terminal sends them, GitHub issue
authornicm <nicm@openbsd.org>
Wed, 16 Feb 2022 18:55:05 +0000 (18:55 +0000)
committernicm <nicm@openbsd.org>
Wed, 16 Feb 2022 18:55:05 +0000 (18:55 +0000)
commit4e5846a23503c878097b53a11bcb316f9d28e28b
tree3f6dc62d3fb9e5858574f13071166d0c4e4f98b2
parent20576e145901976e7a42bd129a23814eba04e074
Support more mouse buttons when the terminal sends them, GitHub issue
3055.
usr.bin/tmux/input-keys.c
usr.bin/tmux/key-string.c
usr.bin/tmux/menu.c
usr.bin/tmux/popup.c
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.h
usr.bin/tmux/tty-keys.c