mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
Fixed tmux errors
This commit is contained in:
@@ -11,7 +11,7 @@ set -g status-bg red
|
|||||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||||
|
|
||||||
# Change the default $TERM to tmux-256color
|
# Change the default $TERM to tmux-256color
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "xterm-256color"
|
||||||
|
|
||||||
# No bells at all
|
# No bells at all
|
||||||
set -g bell-action none
|
set -g bell-action none
|
||||||
|
|||||||
Reference in New Issue
Block a user