It's implemented even in the Windows Notepad. Consider use cases: - you've cut something, but missed a character or a line - you're undoing, adjusting your selection, cutting again - you've replaced all in selection using a regex, and now notice that you've missed some cases, you're undoing, editing regex, replacing again
Currently the selection is gone after undo, you have to select again. Counterproductive. -- 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/1367
