Enabe escape sequence passthrough on tmux
This commit is contained in:
parent
de248e025d
commit
31364b7bb3
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ bind l select-pane -L
|
|||
set -g mouse on
|
||||
set -g status-bg '#3f3f3f'
|
||||
set -g status-fg '#ddddff'
|
||||
|
||||
set -g allow-passthrough on
|
||||
|
|
Loading…
Reference in a new issue