mirror of
1
0
Fork 0

Update .tmux.conf.local

Double quotes changed to single quotation marks. Otherwise the strings are displayed as is, and the Unicode Escape sequences are not processed.
This commit is contained in:
JetCoder 2021-03-25 16:26:06 +01:00 committed by GitHub
parent 3bfec1a25a
commit 5b8c681eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -194,10 +194,10 @@ tmux_conf_theme_left_separator_main=""
tmux_conf_theme_left_separator_sub="|"
tmux_conf_theme_right_separator_main=""
tmux_conf_theme_right_separator_sub="|"
#tmux_conf_theme_left_separator_main="\uE0B0" # /!\ you don't need to install Powerline
#tmux_conf_theme_left_separator_sub="\uE0B1" # you only need fonts patched with
#tmux_conf_theme_right_separator_main="\uE0B2" # Powerline symbols or the standalone
#tmux_conf_theme_right_separator_sub="\uE0B3" # PowerlineSymbols.otf font, see README.md
#tmux_conf_theme_left_separator_main='\uE0B0' # /!\ you don't need to install Powerline
#tmux_conf_theme_left_separator_sub='\uE0B1' # you only need fonts patched with
#tmux_conf_theme_right_separator_main='\uE0B2' # Powerline symbols or the standalone
#tmux_conf_theme_right_separator_sub='\uE0B3' # PowerlineSymbols.otf font, see README.md
# status left/right content:
# - separate main sections with "|"