On Friday, March 9, 2012 1:05:58 PM UTC-6, Phil Dobbin wrote:

> 
> I quite often send various man pages & the like to Vim like so:
> 
> `$ man foo | ul -i | vim -`
> 
> which works great but it tends to bring with it some non-ASCII, control
> & null (ASCII0) characters with it.

Are they ANSI escape sequences (to provide color, underline, etc.)? If so, 
there's a plugin:

http://vim.sourceforge.net/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

Reply via email to