[Github-comments] [geany/geany] Configurable undo granularity (#2254)

Chris Graham notifications at xxxxx
Fri Aug 9 17:25:00 UTC 2019


Currently I can type whole paragraphs, and undo will wipe them all.

I understand this comes from Scintilla and your options may be limited, but to me it is very jarring. I'd expect undo to work either by some kind of rough keyword detection algorithm, or just character-by-character.

I think ideally for me it would create an undo stop if I inserted any common linguistic delimiter (colon, space, tab, apostrophe, etc) after any character that was not a linguistic delimiter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2254
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190809/b9931c3e/attachment.html>


More information about the Github-comments mailing list