Meow Honk

Results 74 comments of Meow Honk

> Would be great! > > Also, two other things I noticed regarding xterm colors; > > 1. `red` maps to `#FF0000` instead of the terminals colorscheme. That behavior makes...

Ramble on :D It looks like we can set highlight by `cterm` values: - https://neovim.io/doc/user/api.html#nvim_set_hl() Currently `hex` values are being used to create highlights https://github.com/catgoose/nvim-colorizer.lua/blob/3437b6bdf8301b84dafa6088d06ec2751e09ea9b/lua/colorizer/buffer.lua#L67-L78 but if there were a...

@Granddave Can you test the `xterm` branch?

Totally forgot about this PR! I'll look into implementing that.

Could you look at this? I have split the functionality into two functions.

I'll see if I can recreate.

This would be possible as a configuration option. Let me know if you are still interested.

Ok, I am a bit busy myself. But I am just trying to get some issues closed and try to figure out what kind of configuration options needed to be...

@aamijasmin are you still having issues with this? I have made changes in the codebase so this may have been fixed. Let me know if you are still having issues.

Reopen issue if you still have problems