Skip to content

Fix: Editor remains in LaTeX mode after deleting backslash#2871

Closed
neysanfoo wants to merge 1 commit intoarnog:masterfrom
neysanfoo:fix-backslash
Closed

Fix: Editor remains in LaTeX mode after deleting backslash#2871
neysanfoo wants to merge 1 commit intoarnog:masterfrom
neysanfoo:fix-backslash

Conversation

@neysanfoo
Copy link

When you type \ (backslash) to enter LaTeX command mode and then delete it with backspace, the editor remains in LaTeX mode.

I have added a check to properly return to math mode in this case.

@arnog
Copy link
Owner

arnog commented Mar 11, 2026

Thanks for the PR. A fix using a different technique has now been implemented.

@arnog arnog closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants