textadept-vi icon indicating copy to clipboard operation
textadept-vi copied to clipboard

"u" (undo) does not correctly set the cursor after a "cw"

Open markus-oberhumer-forks opened this issue 9 years ago • 1 comments

Undo seems to put the cursor at the end of the word instead of the previous position.

markus-oberhumer-forks avatar Jan 31 '16 19:01 markus-oberhumer-forks

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.

jugglerchris avatar Feb 23 '16 22:02 jugglerchris