square / maximum-awesome

Config files for vim and tmux.
Other
5.71k stars 969 forks source link

Update tmux copy-mode keybindings #235

Closed mikwat closed 7 years ago

mikwat commented 7 years ago

Fix tmux copy-mode keybindings for tmux 2.4.

Based on this issue: https://github.com/tmux/tmux/issues/754

@eventualbuddha

kahliloppenheimer commented 7 years ago

Just ran into this locally. Seeing this get merged would be awesome!

mikwat commented 7 years ago

Would you mind taking a look at this @rudle ?

rudle commented 7 years ago

I hear what y'all are saying. The reason I've been hesitant to merge this is that this PR doesn't provide story for backward compatibility. I suppose we have to trust that people keep all of their tools up to date.

mikwat commented 7 years ago

Ok, I've updated this so that it's backwards compatible. Following guidance found here: https://stackoverflow.com/a/40902312