shula

Results 9 comments of shula

@revelator it still happens (without the anaconda thing; just plain "vanila" python) mintty 3.6.1 win10, python 3.10 (from python.org/) (MSys2 downloaded 2022-10-06)

I already eliminated the "portable vs installed" option, as both scenarios repeated in both forms

AFAIK, the only show stopper is the content text editor. Everything else works or can be easily fixed via CSS. I'm giving up grav since I cannot edit texts :(...

@schlessera done > https://core.trac.wordpress.org/ticket/50472 btw: is wp-cli part of wp core? Should this issue be closed?

> I'm not familiar with doing this sort of thing. You can use Unicode within html, and I've googled and found the Right-to-left mark. Is that sufficient? it is definitly...

@freakboy3742 is there another way to hook to the ESC / ENTER command / action? (e.g. I want to close the app on ESC, I need the ENTER to do...

I'd like to use it for standard use, e.g.: 1. closing the main window (or any window) 2. clearing a textInput contents usually an app is closed with Alt+F4 (windows+linux)...

i don't use untrusted APKs on a trusted device. I use it on testing / or potentially compromised environments. Also, I don't use google store. I use F-Droid app-store. Maybe...

it's a matter of paths. Open the above mentioned "rtl.py", add these 2 lines after the 2nd or 3rd line: sys.platform.startswith('win'): sys.path.append('../../..') or, copy unicodedata.pyd from main sublime forlder to...