On Fri, 05 May 2023 16:28:27 +0100 Bram Moolenaar <[email protected]> wrote: > It's much more complicated than that. E.g. search for "cterm_ansi_idx" > in src/term.c, this is used specifically for MS-Windows. Thus if you > use an MS-Windows console and ssh to a Linux system this mapping is > missing and the colors are likely messed up.
Thanks. Just a closing correction: the colors on vim-that-is-actually-on-Linux-but-using-over-ssh-in-Windows is NOT messed up. It shows perfectly. 'ctermfg=7' shows the proper color that's set in the terminal emulator. It's the native Vim on Windows that shows unexpected (or what I think is considered unexpected). But anyway, thanks. -- Enan -- -- 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/20230505221615.00001c65%40gmail.com.
