Sunday, June 23, 2013

Re: Vim 7.3 - Odd behaviour with Log file ESC sequences

On Sunday, June 23, 2013 11:12:48 PM UTC+12, Philip Rhoades wrote:
> what I am missing?

The output of

:scriptnames

can aid understanding in these situations. "normal" behaviour of vim is to display escape sequences like your second case, not the first; in that first case there must be a script, or commands in a .vimrc, causing the sequences to be interpreted; the one I know about is AnsiEsc.vim, http://www.vim.org/scripts/script.php?script_id=302.

Regards, John Little

--
--
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/groups/opt_out.

No comments: