Major update

This commit is contained in:
2022-02-08 10:56:26 +01:00
parent c4861e2774
commit 559bcb4642
12 changed files with 223 additions and 114 deletions

View File

@@ -64,10 +64,10 @@ bind -n WheelUpPane if-shell -F -t = "#{mouse_any_flag}" "send-keys -M" "if -Ft=
# Enables italics in tmux
#set -g default-terminal "tmux-256color"
set -g default-terminal "tmux-256color"
set -g default-terminal "xterm-256color"
# Terminal type configuration
set -ga terminal-overrides ",tmux-256color:RGB"
set -ga terminal-overrides ",xterm-256color:RGB"
# Start window numbering at specific num
set -g base-index 1