Merge branch 'main' of https://git.cmtec.se/cm/code_server
This commit is contained in:
commit
df21dc7671
@ -1,6 +1,5 @@
|
||||
# Plugind
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
# set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
|
||||
# Install `tpm` if needed.
|
||||
@ -49,6 +48,7 @@ set-option -g default-terminal "tmux-256color"
|
||||
set-option -sa terminal-features ',xterm-256color:RGB'
|
||||
set-option -sg escape-time 1
|
||||
set-option -g focus-events on
|
||||
set-option -g status-right-length 100
|
||||
|
||||
# set -g allow-passthrough on
|
||||
# set -g extended-keys on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user