mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
Major update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user