On Wed, 14 Jul 2010, Benjamin R. Haskell wrote: > I currently use a self-written Perl script to do the approximation > (handles both X11 rgb.txt names and #rrggbb), but there are > colorschemes that resort to hacky tricks (and yes, my self-written > Perl script is hacky) to get their GUI-oriented colors to work for > terminals. E.g. I don't have a nice way to convert 'inkpot', since it > uses its own conversion that handles both urxvt-style t_Co=88 and > xterm-style t_Co=256.
(braino:) I also don't *need* a way to convert 'inkpot'. But, it'd be nice if 'inkpot' didn't need to resort to a self-written color mapping for 88/256-color modes. -- Ben -- 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
