Skip to content

Instantly share code, notes, and snippets.

@noor-tg
Forked from XVilka/BiDiSupport.md
Created May 15, 2024 13:03
Show Gist options
  • Save noor-tg/31c5d5e1d6f2a7e2609f79fb65c3e714 to your computer and use it in GitHub Desktop.
Save noor-tg/31c5d5e1d6f2a7e2609f79fb65c3e714 to your computer and use it in GitHub Desktop.
BiDirectional Text

This gist will show the support of BiDirectional text in the terminal emulators and console programs. You can read more about the standardization efforts at the dedicated page of FreeDesktop Terminal BiDi working group.

How to test

Logical Order ◀ ◀ ◀ RTL LTR ▶ ▶ ▶
WHAT IS UNICODE؟ in arabic in arabic ؟EDOCINU SI TAHW ؟EDOCINU SI TAHW in arabic
ما هو الترميز الموحد يونيكود؟ in Arabic ما هو الترميز الموحد يونيكود؟ in Arabic

Supporting BiDirectional text

According to a new standard

Please note, that specification is preliminary yet, and VTE implementation is still work in progress:

Incompatible and incomplete implementations

Supporting BiDirectional text programs, but incompatible

Not supporting BiDirectional text

Terminal multiplexers

Not supporting BiDirectional text programs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment