Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-08 Thread Pandu Poluan
On Nov 9, 2011 4:02 AM, "Mick" wrote: > > On Tuesday 08 Nov 2011 16:13:17 Srdjan Rakic wrote: > > Actually I didn't lose colors. It seems like colordiff is not needed if > > you use vimpager as vimpager itself colorize output. > > > > I'm using colordiff like so: > > diff="colordiff -Nu '%s' '%s'

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-08 Thread Pandu Poluan
> On Nov 8, 2011 3:47 AM, "Scott Stevenson" wrote: >> >> On 08/11/11 at 08:19 AM, Pandu Poluan wrote: >> > That said, reverting to plain diff will cause me to lose colorization, no? >> > Hmmm... time to whup up some vim syntax script, then... >> >> I don't use vimpager, but is it not possible to j

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-08 Thread Mick
On Tuesday 08 Nov 2011 16:13:17 Srdjan Rakic wrote: > Actually I didn't lose colors. It seems like colordiff is not needed if > you use vimpager as vimpager itself colorize output. > I'm using colordiff like so: diff="colordiff -Nu '%s' '%s' | less --no-init --QUIT-AT-EOF" I don't have your pro

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-08 Thread Srdjan Rakic
Actually I didn't lose colors. It seems like colordiff is not needed if you use vimpager as vimpager itself colorize output. On Nov 8, 2011 3:47 AM, "Scott Stevenson" wrote: > On 08/11/11 at 08:19 AM, Pandu Poluan wrote: > > That said, reverting to plain diff will cause me to lose colorization,

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-08 Thread Scott Stevenson
On 08/11/11 at 08:19 AM, Pandu Poluan wrote: > That said, reverting to plain diff will cause me to lose colorization, no? > Hmmm... time to whup up some vim syntax script, then... I don't use vimpager, but is it not possible to just issue set filetype=diff from within for syntax highlighting? Also

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-07 Thread Pandu Poluan
On Nov 7, 2011 10:04 PM, "Scott Stevenson" wrote: > > On 07/11/11 at 09:28 AM, Srdjan Rakic wrote: > > I've changed MANPAGER to vimmanpager and PAGER to vimpager. Ever since I'm > > having trouble with dispatch-conf displaying content in a really weird way. > > http://i.imgur.com/YFdLh.jpg > > Set

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-07 Thread Srdjan Rakic
Thank you! That solved the problem. On Mon, Nov 7, 2011 at 9:59 AM, Scott Stevenson wrote: > On 07/11/11 at 09:28 AM, Srdjan Rakic wrote: > > I've changed MANPAGER to vimmanpager and PAGER to vimpager. Ever since > I'm > > having trouble with dispatch-conf displaying content in a really weird > w

Re: [gentoo-user] dispatch-conf not showing correctly

2011-11-07 Thread Scott Stevenson
On 07/11/11 at 09:28 AM, Srdjan Rakic wrote: > I've changed MANPAGER to vimmanpager and PAGER to vimpager. Ever since I'm > having trouble with dispatch-conf displaying content in a really weird way. > http://i.imgur.com/YFdLh.jpg > Setting it back to 'less' doesn't help. Any ideas on how to fix th