Enable utf-8 encoding in terminal
This commit is contained in:
parent
fbb7a43949
commit
7b725800ce
1 changed files with 2 additions and 0 deletions
|
|
@ -17,3 +17,5 @@ vterm_prompt_end() {
|
||||||
}
|
}
|
||||||
setopt PROMPT_SUBST
|
setopt PROMPT_SUBST
|
||||||
PROMPT=$PROMPT'%{$(vterm_prompt_end)%}'
|
PROMPT=$PROMPT'%{$(vterm_prompt_end)%}'
|
||||||
|
|
||||||
|
export LANG=en_US.UTF-8
|
||||||
Loading…
Add table
Add a link
Reference in a new issue