Last active
June 29, 2021 10:19
-
-
Save Gankra/bf1727f62a55024e48185b4c601705b9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "hello 😺 मनीष بسم 好あaa" && echo "aaaaaaaaaaaaaaaaaaaaaaaa" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://gitlab.freedesktop.org/terminal-wg/bidi for why bidi rendering in terminals needs more control and is quite a bit to implement.
Esp. unconditionally rendering using unicode bidi will break applications that do layouting that goes beyond just letting the terminal break text at the end of the line.