mirror of https://github.com/nirenjan/dotfiles.git
Fix comment
parent
64ee88e277
commit
516777e446
|
@ -3,7 +3,7 @@ unbind-key C-b
|
||||||
set-option -g prefix C-s
|
set-option -g prefix C-s
|
||||||
bind-key C-q send-prefix
|
bind-key C-q send-prefix
|
||||||
|
|
||||||
# Use 16 color mode
|
# Use 256 color mode
|
||||||
set-option -g default-terminal "screen-256color-bce"
|
set-option -g default-terminal "screen-256color-bce"
|
||||||
|
|
||||||
# Set the Esc/Alt disambiguation timeout to 50ms
|
# Set the Esc/Alt disambiguation timeout to 50ms
|
||||||
|
|
Loading…
Reference in New Issue