Dmitry Shachnev
Dmitry Shachnev
Do you have [`docutils`][1] Python package installed? Can you run ReText with `python.exe` instead of `pythonw.exe` and check if anything is printed to the terminal? Do you have “Edit →...
> By the way, I don't have any chromium like browsers installed. If you have PyQt packages from PyPI installed, then you also have Qt WebEngine which is based on...
> I tried to run Retext by running `python -m Retext` and it didn't work. I think case is significant here. It should be `ReText`, not `Retext`. > Alternatively, I...
Are there any remaining issues with the installation, or I can close this?
> 1. The Soft wrapping, now, wraps the text pretty well, while it might need some work to have a better human friendly look (As you will see in the...
> I will try to create a minimal example and submit a bug upstream. I will keep you updated on this. Upstream bug created: https://bugreports.qt.io/browse/QTBUG-91125. Sorry for the delay again...
Hi! Unfortunately there is no central place where all shortcuts are documented, but most of them can be seen near the items in “File” and “Edit” menus. E.g. for me...
No, there is no such shortcut. But it's quite easy to use Home and then Tab.
Do you have line numbers enabled? If yes, the linked commit (in master) may help. It would be nice if you could test it.
I have now pushed some more optimizations to the master version, now editing large documents should be even faster. There is still a remaining problem with spell checker, but it...