|
|
@ -40,6 +40,9 @@ set -g status-right "%a, %b %d %l:%M %P "
|
|
|
|
set -g status-right-length 100
|
|
|
|
set -g status-right-length 100
|
|
|
|
set -g status-left ""
|
|
|
|
set -g status-left ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# set -g default-terminal "${TERM}"
|
|
|
|
|
|
|
|
# set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl support
|
|
|
|
|
|
|
|
# set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # underscore colours - needs tmux-3.0
|
|
|
|
# tmux auto start
|
|
|
|
# tmux auto start
|
|
|
|
# set -g @plugin 'tmux-plugins/tmux-resurrect'
|
|
|
|
# set -g @plugin 'tmux-plugins/tmux-resurrect'
|
|
|
|
# set -g @plugin 'tmux-plugins/tmux-continuum'
|
|
|
|
# set -g @plugin 'tmux-plugins/tmux-continuum'
|
|
|
|