Add screen-256 to tmux config
This commit is contained in:
parent
03281ae0f2
commit
1768c57919
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#Prefix is Ctrl-a
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
set -g prefix C-a
|
||||
bind C-a send-prefix
|
||||
unbind C-b
|
||||
|
|
Loading…
Add table
Reference in a new issue