Hi,
How can I disable the GNU-Screen compatible prefix via .tmux.conf.local?
Thanks
set -gu prefix2
unbind C-a
Thanks!
I tried to use those settings to disable C-a prefix on tmux 1.9 (on a server, which means I can't upgrade my tmux version), and I get the following:
Can't unset global option: prefix2.
How can I do?
I'm sorry this configuration doesn't support tmux 1.9.
Most helpful comment