On 2022-09-27, M <[email protected]> wrote: > You're using cmd token that doesn't switch the modes. The effect is that as > long as you're in visual mode the < and > marks are not updated. This is > the way how it works and always worked.
Aha, that's it! In fact, I have switched to use <cmd> when I have migrated to Vim 9 script. Somehow I thought it was a substitute for :<c-u>, but there are other differences. Thanks, Life -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/tgvl7o%24621%241%40ciao.gmane.io.
