termux/termux-app

bidi behavior inconsistent; possibility to enable/disable bidi in termux settings?

開放

#296 建立於 2017年4月6日

 (7 則留言) (2 個反應) (0 位負責人)Java (6,572 個分叉)batch import
bug reporthelp wanted

倉庫指標

星標
 (54,915 顆星)
PR 合併指標
 (平均合併 23天 1小時) (30 天內合併 1 個 PR)

描述

In termux the bidi functionality seems to depend on which font is chosen from the termux style. for example when selecting gnu free font Hebrew is displayed right-to-left (although with bugs when typing or editing it), while when chosing default font or inconsolata font bidi is disabled and the text is displayed ltr.

The bidi support in any terminal is not perfect and sometime it is desirable to simply disable it. some of the linux consoles like Konsol and gnome terminal allow the user to choose whether to enable or disable bidi support, is that possible to be done in termux as well?

I think it would be useful to be able to completely disable bidi in termux because that thing never behaves in a predictable way and especially when editing and inserting text I find it easier to just work ltr.

貢獻者指南