Support right-to-left languages
Open
compat_nonascii
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
Some languages like Japanese and Chinese _can_ write right-to-left (and/or top to bottom), but are _fine_ with the usual left-to-right orientation.
Other languages like Arabic simply must be written right-to-left (I think?), so we may need some support for those.
Low priority for now, as I know next to nothing about how RTL languages are usually used on terminals.
Contributor guide
Assessment
This issue has not been assessed yet.