Switched term from tmux to screen
This commit is contained in:
parent
9f6756a38d
commit
e1588aea6c
@ -1,5 +1,5 @@
|
|||||||
set-window-option -g mode-keys vi
|
set-window-option -g mode-keys vi
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "screen-256color"
|
||||||
set -g terminal-overrides ',xterm-256color:Tc'
|
set -g terminal-overrides ',xterm-256color:Tc'
|
||||||
|
|
||||||
# Smart pane switching with awareness of Vim splits.
|
# Smart pane switching with awareness of Vim splits.
|
||||||
|
Reference in New Issue
Block a user