nvim-colorizer.lua icon indicating copy to clipboard operation
nvim-colorizer.lua copied to clipboard

Support ANSI terminal color escape codes

Open sig-kill opened this issue 5 years ago • 3 comments

(terminal color escape codes being " ^[[0;31m " and similar)

There are some mentions of CSI ANSI in the source and docs (https://github.com/norcalli/nvim-colorizer.lua/search?q=ansi&unscoped_q=ansi) but as far as I can tell this isn't actually implemented.

sig-kill avatar Dec 19 '19 23:12 sig-kill

Where does this stand? I would really like to use this :smile:

DanielCohenHillel avatar Jun 04 '20 16:06 DanielCohenHillel

Very nice feature. I currently use colorizer for it, but it would be nice to use only this plugin.

Shatur avatar Jul 06 '20 22:07 Shatur

+1 for this :)

HrvojeFER avatar Oct 30 '21 20:10 HrvojeFER