Hi, On Mon, Feb 21, 2022 at 8:29 PM K.Takata <[email protected]> wrote:
> Hmm, it seems that this fixes the original error, but this causes another > error: > > Caught exception in Test_vartabstop_latin1(): Vim(set):E954: 24-bit colors > are not supported on this environment: termguicolors @ command line..script > D:/a/vim/vim/src2/testdir/runtest.vim[456]..function > RunTheTest[44]..Test_vartabstop_latin1, line 4 > > It looks that silent norm :se ^A^[ doesn't work as expected on Windows. ^A > completes all the option names, then ^[ doesn't clear the command line > and the command is executed as if Enter is typed. Not sure why... > > > In Vi-compatible mode, the escape key will execute the command and will not abort the command line (see :help cpo-x). - Yegappan -- -- 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/CAAW7x7ngsYA6a4W9xesTBZ7%2BLyVS3XX04GJDgJ3Mn%2Bmr1iKxkg%40mail.gmail.com.
