retext icon indicating copy to clipboard operation
retext copied to clipboard

ReText: Simple but powerful editor for Markdown and reStructuredText

Results 92 retext issues
Sort by recently updated
recently updated
newest added

Currently window.py adds and removes open files to a QFileSystemWatcher and it also handles the fileChanged signal for when an open file has been modified. Because there is always exactly...

refactor

First of all, thanks for the work put on ReText, it is a great program. From looking at other bug reports about this stuff, I noticed these things: - You...

The app may encounter exceptions from time to time, for example [this debian report](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017346), this happens, this is okay. What is not cool is to quit the app when an...

Please: - check that I'm doing right with `super().__init__(parent)` - verify and change positions of inserted code - eventually `.setText('')` additional to `setVisible(False)` - maybe test it :-) - …?...

Using ReText 8.0.1 on Ubuntu 22.04. Enabled the WebEngine renderer option (had to pip install PyQt6-WebEngine). With live preview on. ### Observed behaviour When hovering over a link, nothing happens....

Using ReText 8.0.0 under Debian 12.1 (installed from a Debian repo). I use a custom stylesheet, maybe 25 lines long, which adds horizontal lines above H1, H2, and H3 elements,...

Hi, I was looking on the Microsoft store and saw that this "company" seems to be taking a lot of free software and publishing it on the Microsoft store and...

I grabbed retext so I could read about 220 files I exported to markdown. Once I had the files I tried opening them all with retext. First the editor froze...

Using ReText 8.0.1 on Ubuntu 22.04. Enabled the _WebEngine renderer_ option (had to `pip install PyQt6-WebEngine`). With live preview on. ### Observed behaviour When hovering over a link, the mouse...

Using ReText 7.2.3 on Ubuntu 22.04. Enabled the _WebKit renderer_ option, as well as _Preferences -> Enable synchronized scrolling for Markdown_. With live preview on. ### Observed behaviour Scrolling in...