commit | 51a0dbb172b5a051711213232a7a963524cf7eb5 | [log] [download] |
---|---|---|
author | nicm <nicm> | Thu Apr 20 15:16:20 2017 +0000 |
committer | nicm <nicm> | Thu Apr 20 15:16:20 2017 +0000 |
tree | 0c5296925189928143d31d17d75a28a2e51de235 | |
parent | 21993105e53da0f5aae583b494c83f1cbbf48b1b [diff] |
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.)