A try to configure tmux to pass key sequances correctly
This commit is contained in:
@@ -9,6 +9,7 @@ setw -g mode-keys vi
|
||||
set -g status-position top
|
||||
|
||||
set -g default-terminal "screen-256color"
|
||||
set-window-option -g xterm-keys on
|
||||
set -g mode-mouse off
|
||||
|
||||
#bind p paste-buffer
|
||||
|
||||
Reference in New Issue
Block a user