This gist will show the support of BiDirectional text in the terminal emulators and console programs.
- mlterm - build with --with-gtk=3.0 configure flag - approximates colors to 512 embedded palette https://sourceforge.net/p/mlterm/bugs/74/
- konsole [delimeter: colon, semicolon] - https://bugs.kde.org/show_bug.cgi?id=107487
-
st (from suckless) [delimeter: semicolon]
-
iterm2 [delimeter: colon, semicolon]
-
qterminal [delimeter: semicolon]
-
alacritty [delimeter: semicolon] - written in Rust
-
kitty [delimeter: semicolon] - uses OpenGL
-
cool-retro-term [delimeter: semicolon]
-
Termux [delimeter: semicolon] - Android platform
-
Black Screen [delimeter: semicolon] - crossplatform, HTML/CSS/JS-based
-
Hyper.app [delimeter: semicolon] - crossplatform, HTML/CSS/JS-based (Electron)
-
hterm - HTML/CSS/JS-based (ChromeOS)
-
Tera Term [delimeter: colon, semicolon] - Windows platform
-
ConEmu [delimeter: semicolon] - Windows platform
-
FinalTerm [delimeter: semicolon] - abandoned, iTerm2 borrowing it's ideas and features.
-
MacTerm [delimeter: semicolon] - Mac OS X platform
-
mintty [delimeter: semicolon] Cygwin and MSYS/MSYS2 since commit https://github.com/mintty/mintty/commit/43f0ed8a46c6549cb9a3ea27abc057b5abe13bdb (2.0.1 release) - Windows platform
-
Windows 10 bash console
-
all libvte based terminals
- libvte-based Gnome Terminal - https://bugs.launchpad.net/ubuntu/+source/vte/+bug/263822
- libvte-based sakura
- libvte-based xfce4-terminal
- libvte-based Terminator
- libvte-based Tilix - written in D. Similar user interface as for Terminator.
- libvte-based Lilyterm - https://github.com/Tetralet/LilyTerm/
- libvte-based ROXTerm
- libvte-based evilvte https://github.com/caleb-/evilvte
- libvte-based Termit
- libvte-based Termite
- libvte-based Tilda
- libvte-based tinyterm
- libvte-based Pantheon Terminal
- libvte-based lxterminal
- neovim - neovim/neovim#553 (comment)