stuff lol

This commit is contained in:
Christian Nieves
2023-03-27 11:31:22 -05:00
parent 6ee174e73a
commit ebd9aac40f
8 changed files with 86 additions and 18 deletions

View File

@ -28,6 +28,7 @@ set-window-option -g pane-base-index 1
# enable OSC 52 clipboard
set -s set-clipboard external
set-option -ag terminal-overrides ",xterm-256color:Ms=\\E]52;c;%p2%s\\7"
# tmux-256color instead of screen-256color enables italics
set -g default-terminal "tmux-256color"