Farid Cheraghi
Farid Cheraghi
Thanks for the clarification. I really expect BiDi support in the Terminal by default because I personally prefer to use Persian characters for certain filenames or to print an object...
@aligrudi Thank you very much for the enhancement. I will test it as soon as possible.
as a quick fix, you may replace google-chrome with chromium in `chrome.py` file.
In Debian I solved it with: ```sh sudo apt install libpython3-dev sudo pip install secretstorage pycrypto ```
bidirectional console (BiCon) might be relevant here https://github.com/behdad/bicon Konsole and mlterm are among the terminals that support BiDirectional languages. http://mlterm.sourceforge.net
Same problem here. @deankramer maybe create a PR to this repo?
Brian, Don’t you think it would be nicer to look for the geo-tag info and take it into account if there are any geo-tagging in the image. Thanks From: Brian...
so the Readme.md needs to be updated. thanks
@bastien-roucaries yes, @Dominic-Mayers's changes are needed to workaround an error. Now it works fine in my Debian machine. ```sh > ~/src/py/ocrodjvu$ djvu2hocr ~/99tech.djvu Converting /home/farid/fin/stock/books/murphy/99tech.djvu: Traceback (most recent call last):...
[neatvi](https://github.com/aligrudi/neatvi/issues/6) already supports it and it works flawlessly for Persian, Arabic, Hebrew, etc. languages even with a non-BIDI terminal. Can we add neatvi BIDI feature to vim? The author of...