Christian Brabandt wrote: > On Di, 26 Apr 2016, Christian Brabandt wrote: > > > On Di, 26 Apr 2016, Bram Moolenaar wrote: > > > It appears rgb.txt is re-read for every color name. Should be much > > > faster if we read it once and keep the result. > > Okay, attached patch does that. > > And since I was already looking into the colors, I updated the color > definition from the X11 repository > https://cgit.freedesktop.org/xorg/app/rgb/ > > since it included some new colors.
Thanks. Why did you remove nearly all entries from rgb_table ? I thought those were supposed to be used when rgb.txt is not found. -- User: I'm having problems with my text editor. Help desk: Which editor are you using? User: I don't know, but it's version VI (pronounced: 6). Help desk: Oh, then you should upgrade to version VIM (pronounced: 994). /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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]. For more options, visit https://groups.google.com/d/optout.
