removed redundant set term statement
This commit is contained in:
parent
0e5b114171
commit
184ccd8e65
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ unbind C-b
|
||||||
bind C-a send-prefix
|
bind C-a send-prefix
|
||||||
set -sg escape-time 0
|
set -sg escape-time 0
|
||||||
|
|
||||||
# Ensure terminal starts with its own colour scheme (helps Vim/Neovim themes to not break)
|
|
||||||
set-option -g default-terminal "screen-256color"
|
|
||||||
set -g default-terminal "screen-256color"
|
|
||||||
|
|
||||||
#Mouse/Scrollback Tweaks
|
#Mouse/Scrollback Tweaks
|
||||||
set -g history-limit 100000
|
set -g history-limit 100000
|
||||||
#setw -g mode-keys vi
|
#setw -g mode-keys vi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue