Sure, here's an example:
Open a 5 line file
Move the cursor to line 2
press "2dd" to delete 2 lines
press "u" to cancel
With a real VIM, the cursor stays on line 2
With Geany Vimode not patched, the cursor goes to the last line
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.