[profiles/base] change .tmux.conf
This commit is contained in:
@@ -15,12 +15,9 @@ bind M-q send-prefix
|
|||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -ag terminal-overrides ",*:RGB"
|
set -ag terminal-overrides ",*:RGB"
|
||||||
|
|
||||||
# set cursor style to underline
|
# set cursor style to block
|
||||||
set -g cursor-style "block"
|
set -g cursor-style "block"
|
||||||
|
|
||||||
# avoid setting cursor back to block after detaching tmux
|
|
||||||
set -ag terminal-overrides ",*:Se=\e[4 q"
|
|
||||||
|
|
||||||
# undercurl support
|
# undercurl support
|
||||||
set -ag terminal-overrides ',*:Smulx=\E[4::%p1%dm'
|
set -ag terminal-overrides ',*:Smulx=\E[4::%p1%dm'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user