On 2015-08-27 15:05, 'Jürgen Krämer' via vim_use wrote: > this is to be expected. The last sentence in the second paragraph > below > > :help i_CTRL-\_CTRL-O > > documents that cursor position is *not* restored after the command > following i_CTRL-\_CTRL-O.
Documented, but far less useful than preserving/restoring would have been. :-/ And somewhat misleading that the help target states "like CTRL-O but don't move the cursor" when it should state something more like "like CTRL-O but don't move the cursor except when the issued command moves the cursor" ;-) Ah well. I'll return to doing it the more manual way. -tim -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
