CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/20 09:16:20
Modified files:
usr.bin/tmux : server-client.c
Log message:
Only set up a current target for mouse key bindings. Fixes:
bind q select-pane -U \; resize-pane -Z
(There is still some possible weirdness with the way we do current
targets, it should probably be done in a different way at some point.)
