Thursday, September 25, 2014

Re: Tell vim not to escape meta chars for coloring

On Thursday, September 25, 2014 10:46:38 AM UTC-5, dapurehate wrote:
> Hello everyone
>
> Has anybody a clue how to achieve this on a simple way? (eg. ESC[31m) If not i just use less -R but i am curious if it is possible in vim 7.3. I dont have internet access on the machine and i am not root, maybe good to know.
>
> Thank you for any hints.
>
> Greetings

Vim isn't doing this escaping. Do you mean, you want Vim to PARSE the color escape sequences emitted by your terminal or utilities?

For that, see the AnsiEsc plugin: http://www.vim.org/scripts/script.php?script_id=302

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: