Skip to content

Instantly share code, notes, and snippets.

@badrelmers
Forked from XVilka/BiDiSupport.md
Created April 18, 2020 05:15
Show Gist options
  • Save badrelmers/761a9ef94ebccb1593e40af3f51610fa to your computer and use it in GitHub Desktop.
Save badrelmers/761a9ef94ebccb1593e40af3f51610fa 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