terminal configs: foot+tmux
This commit is contained in:
+3
-2
@@ -9,11 +9,12 @@ set -g mouse on
|
||||
# clipboard control
|
||||
set -g set-clipboard on
|
||||
set -g allow-passthrough
|
||||
set -g history-limit 20000
|
||||
set -g history-limit 100000
|
||||
set -g focus-events on
|
||||
|
||||
# screen colors
|
||||
set -as terminal-features ",gnome*:RGB"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -sa terminal-features ",xterm-256color:RGB"
|
||||
|
||||
# Start with index 1
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user