cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
394 stars 37 forks source link

Bracket completion inserts a backslash #410

Closed 0unknwn closed 2 months ago

0unknwn commented 3 months ago

I have Setzer installed from flathub and are encountering this issue:

If I enter an opening bracket like (, I get (\), which shouldn’t happen. With \(, however, I get the correct \(\).

Setzer_bracket_bug.webm

Would be very nice to have this fixed.

Update: I just tested to build Setzer locally and the issue is gone there.

cvfosammmm commented 2 months ago

Seems to be fixed already and will be in the next release.