How to change prefix key of tmux to Ctrl? -


i'd change prefix key of tmux c-b ctrl , tried following in .tmux.conf. doesn't work. unbind c-b set -g prefix c bind c send-prefix

thanks

as explained in answer @ unix stack exchange, can't done:

ctrl , shift modifiers. these keys aren't transmitted applications running in terminal. rather, when press ctrl+shift+a, sends character or character sequence @ time press a key.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -