m00qek / baleia.nvim

Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)
138 stars 5 forks source link

does this works on ":!" (external command) #22

Closed Ferno2k closed 5 months ago

Ferno2k commented 6 months ago

Screenshot 2024-04-28 161103

I am new to nvim was trying :! external command found it to be more useful then :term but it doesn't support ANSI color codes. My question is does plugin help me to solve this type of issue?

m00qek commented 5 months ago

Hey there, thanks for reaching out.

No this will not work for this case. This plugin can only change text in buffers.