This commit is contained in:
Philipp Hochkamp 2023-03-06 21:27:28 +01:00
parent a0b8181590
commit ff9e47e96b
10 changed files with 57 additions and 74 deletions

View file

@ -15,7 +15,8 @@
bind '"' split-window -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
bind c new-window -c "#{pane_current_path}"
set-option -g default-terminal "tmux-256color"
set -as terminal-overrides ',xterm*:Tc:sitm=\E[3m'
'';
};
}