Hi Bram, Could you share your thoughts on when you think vim9 would be released (as you're closing vim9script it looks like this year for me).
We would like to be ready with legacy colorschemes remake before vim9 release happen. As of now all of them are remade with a couple 'major' issues to resolve * incsearch visibility (there is already a PR to address it) * diff visibility issues with error highlighting. Remakes would definitely be a "breaking change" as they: * try to use 256 color palette where possible with fallback to 16 colors and no colors depending on t_Co * some colorschemes were using completely different colors in gui and tui -- we did pick one and made it consistent too. It means that, for example, peachpuff now is light even in tui -- and there for sure people who use peachpuff with dark background relying on terminal 0-15 colors who probably would not be very happy with this change. Thank you! -- -- 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/10a9be01-99d7-469b-b75b-8e9271c85186n%40googlegroups.com.
