Instead of forcing mouse scroll to 1 in choose mode, scale it down
authornicm <nicm@openbsd.org>
Thu, 8 May 2014 07:54:47 +0000 (07:54 +0000)
committernicm <nicm@openbsd.org>
Thu, 8 May 2014 07:54:47 +0000 (07:54 +0000)
commit32c0c74607d31dbd639bcdcea20aae520cc6b6da
tree439e775739cdd9a1165d2e05f0bccd3e0b35bd0b
parentef7ae7e1c1bc4af2c0baa1338077d2ab59adcb07
Instead of forcing mouse scroll to 1 in choose mode, scale it down
instead. Means modifier keys still increase the line count, just not as
much. Based on a diff from Marcel Partap.
usr.bin/tmux/tmux.h
usr.bin/tmux/tty-keys.c
usr.bin/tmux/window-choose.c