mirror of https://github.com/nirenjan/dotfiles.git
parent
e333aac538
commit
57a8dba6ba
|
@ -3,8 +3,8 @@ unbind-key C-b
|
|||
set-option -g prefix C-s
|
||||
bind-key C-q send-prefix
|
||||
|
||||
# Use 256 color mode
|
||||
set-option -g default-terminal "xterm-256color"
|
||||
# Use 16 color mode
|
||||
set-option -g default-terminal "xterm-16color"
|
||||
|
||||
# Set the Esc/Alt disambiguation timeout to 50ms
|
||||
# The default is 500ms, which makes vim kind of painful
|
||||
|
|
Loading…
Reference in New Issue