Open matrinox opened 6 years ago
See the video below for what happens when you display an emoji using emojify on the prompt. The first part uses emojify :smile: and the second part uses echo :); everything else remains constant.
emojify
emojify :smile:
echo :)
Any ideas?
Multibyte/double-width issue (fixed on zsh, fish and some others… But no signal to be fixed on bash/sh).
@jmurowaniecki is it a technical reason why it isn't fixed on bash/sh?
See the video below for what happens when you display an emoji using
emojify
on the prompt. The first part usesemojify :smile:
and the second part usesecho :)
; everything else remains constant.Any ideas?