]> arthur.barton.de Git - ax-zsh.git/commit
Fix axzsh_is_widechar_terminal() logic
authorAlexander Barton <alex@barton.de>
Sat, 21 Mar 2020 13:14:19 +0000 (14:14 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 21 Mar 2020 13:14:19 +0000 (14:14 +0100)
commitd9321031384d5202023772a03225bd7df01f3490
treed66115bcdaa6205f8ccd13224f2323f8fdbbab33
parentd8e7885c676a01eac4d1da81ca5da23cea6f6c6e
Fix axzsh_is_widechar_terminal() logic

axzsh_is_widechar_terminal() returns 0 when the terminal CAN'T display
wiede characters in multiple columns, and non-null, when the terminal
CAN display wide characters.

Fix themes accordingly.
core/11_terminal/11_terminal.zshrc
themes/ax.axzshtheme
themes/axemoji.axzshtheme