fix(zsh): enable combining chars
This allows some unicode fonts to render correctly
This commit is contained in:
parent
7027d02532
commit
d5124fa79a
@ -17,5 +17,6 @@ setopt AUTO_PUSHD
|
||||
setopt CHASE_DOTS
|
||||
|
||||
setopt HASH_CMDS
|
||||
setopt COMBININGCHARS
|
||||
|
||||
unsetopt BEEP
|
||||
|
Loading…
x
Reference in New Issue
Block a user