]> arthur.barton.de Git - ax-zsh.git/blobdiff - themes/ax.axzshtheme
Implement new axzsh_is_widechar_terminal() function
[ax-zsh.git] / themes / ax.axzshtheme
index b4cae3489a1a7390ccc17f089c5a51d84ecabc22..df8b0565f1349b1dff7ef897806287ae901c8b15 100644 (file)
@@ -16,7 +16,7 @@ ax_hostname_prompt_functions=($ax_hostname_prompt_functions ax_hostname_prompt_r
 PS1="$(ax_logname_prompt_yn)$(ax_hostname_prompt_yn)%B%2~%b"'$(ax_vcs_prompt)'"$(ax_prompt)"
 
 # Prompt on right side
-axzsh_is_utf_terminal \
+axzsh_is_widechar_terminal \
        && RPS1="%(?..%{$fg_no_bold[red]%}%? ↵%{$reset_color%})" \
        || RPS1="%(?..%{$fg_no_bold[red]%}<%?>%{$reset_color%})"