mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +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"
|
||||
|
||||
# Change the default $TERM to tmux-256color
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g default-terminal "xterm-256color"
|
||||
|
||||
# No bells at all
|
||||
set -g bell-action none
|
||||
|
||||
Reference in New Issue
Block a user