Hi, The support for sourcing a Vim9 script (https://github.com/vim/vim/pull/9974) is not yet merged. This problem will be addressed by that PR.
- Yegappan On Mon, Mar 21, 2022 at 10:45 AM errael <[email protected]> wrote: > Steps to reproduce > > Start gvim with a buffer of > > vim9script > echo 'here' > finish > > run > > :source > > Observe a screen full of here. ^C stops it. > > Delete the echo line. Run :source again. Observe gvim hangs and must be > killed. > > Take out the finish and things work as expected > Expected behaviour > > finish doesn't cause problems > Version of Vim > > 8.2.4602 > Environment > > ubuntu, gtk3 > Logs and stack traces > > *No response* > > > -- -- 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/CAAW7x7%3DJz4xDHo-men_5HF46OyWMDcCd1abc4qKAVxyCLeC8Bg%40mail.gmail.com.
