mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Update tmux config
This commit is contained in:
@@ -25,9 +25,9 @@ set -g set-titles-string '#h:#S:#I.#P #W#{?pane_title, (#{pane_title}),}'
|
||||
set -g mode-keys vi
|
||||
set -g status-keys vi
|
||||
|
||||
# Set a 256color $TERM variable so programs inside tmux know they can use 256
|
||||
# colors
|
||||
set -g default-terminal screen-256color
|
||||
# Set a terminal name but also enable 24 bit support in tmux
|
||||
set -g default-terminal tmux-256color
|
||||
set -as terminal-features ",xterm-256color:RGB"
|
||||
|
||||
# Activity
|
||||
setw -g monitor-activity on
|
||||
|
||||
Reference in New Issue
Block a user