textadept-vi
textadept-vi copied to clipboard
"u" (undo) does not correctly set the cursor after a "cw"
Undo seems to put the cursor at the end of the word instead of the previous position.
I agree this is annoying!
Experimenting in vim, undo seems to put the word at the beginning of the area affected (which might be different from previous position - eg for daw or c^. I guess that means that saving the previous position would help some cases, but not be completely compatible.