Stefan Haller wrote:
Jacob Rus jrus@hcs.harvard.edu wrote:
Undo is per-character
Typing sequences should be consolidated into a single undo step. Doesn't anybody use undo for typing? This is basically unusable in TextMate.
You can add a customized key binding which does "undo:" several times.
I don't see how this would help. I don't know in advance how many times I have to hit "Undo" to undo the last typing sequence. (A typing sequence is a string of characters that have been typed without moving the insertion point, or executing other commands.)
Well, maybe not a complete solution, but I find it helpful. I agree that chunked undo is something which is generally desirable, and I believe allan's had many requests, so it may be on the todo list.