On Sun, Aug 8, 2021 at 7:57 PM Bram Moolenaar <[email protected]> wrote: > Tony wrote: [...] > > Hmm, I don't really want to allow using :scriptversion at the command > line, it is really meant to be used in a script. > > We should be able to use the ":vim9cmd" modifier. However, it appears > not to work. I can fix that. Then this works: > > :vim9cmd echo 123'456'789
Fixed by patch 3318, thanks. Best regards Tony. -- -- You received this message from the "vim_dev" 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_dev" 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_dev/CAJkCKXtdNO8jaZq74wefi7G1CHDPiOP00GHPKkyS4S4_PgGuzg%40mail.gmail.com.
