Re: Colored less

2008-11-24 Thread Celejar
On Mon, 24 Nov 2008 22:22:43 +0100 "Javier Barroso" <[EMAIL PROTECTED]> wrote: > On Mon, Nov 24, 2008 at 7:42 PM, Celejar <[EMAIL PROTECTED]> wrote: > > On Mon, 24 Nov 2008 15:00:17 +0100 > > "Rob Gom" <[EMAIL PROTECTED]> wrote: > > > > >> However I don't see two things: > >> 1. Automatic file up

Re: Colored less

2008-11-24 Thread Nate Duehr
Celejar wrote: On Mon, 24 Nov 2008 22:22:43 +0100 "Javier Barroso" <[EMAIL PROTECTED]> wrote: On Mon, Nov 24, 2008 at 7:42 PM, Celejar <[EMAIL PROTECTED]> wrote: On Mon, 24 Nov 2008 15:00:17 +0100 "Rob Gom" <[EMAIL PROTECTED]> wrote: However I don't see two things: 1. Automatic file update (

Re: Colored less

2008-11-24 Thread Javier Barroso
On Mon, Nov 24, 2008 at 7:42 PM, Celejar <[EMAIL PROTECTED]> wrote: > On Mon, 24 Nov 2008 15:00:17 +0100 > "Rob Gom" <[EMAIL PROTECTED]> wrote: > >> However I don't see two things: >> 1. Automatic file update (when it's changed). > > less doesn't seem to do this either. except for growing files,

Re: Colored less

2008-11-24 Thread Celejar
On Mon, 24 Nov 2008 15:00:17 +0100 "Rob Gom" <[EMAIL PROTECTED]> wrote: > > > > Switch to using view (basically a read-only vim) :) > > > > /M > > > Thanks for the suggestion. Invoking vim would trigger reading whole > file to memory. I expected the same for view, but for 1,5GB it started > very f

Re: Colored less

2008-11-24 Thread Rob Gom
> > Switch to using view (basically a read-only vim) :) > > /M > Thanks for the suggestion. Invoking vim would trigger reading whole file to memory. I expected the same for view, but for 1,5GB it started very fast. However I don't see two things: 1. Automatic file update (when it's changed). 2. Eas

Re: Colored less

2008-11-24 Thread Magnus Therning
On Mon, Nov 24, 2008 at 2:00 PM, Rob Gom <[EMAIL PROTECTED]> wrote: >> >> Switch to using view (basically a read-only vim) :) >> >> /M >> > Thanks for the suggestion. Invoking vim would trigger reading whole > file to memory. I expected the same for view, but for 1,5GB it started > very fast. > How

Re: Colored less

2008-11-24 Thread Magnus Therning
On Mon, Nov 24, 2008 at 1:14 PM, Rob Gom <[EMAIL PROTECTED]> wrote: > Hi, > do you know any colored less version? I often browse logs (not Linux > system logs). I use less for that and it works fine. However it is > single colored. I know that less has ANSI sequences support

Re: Colored less

2008-11-24 Thread François Cerbelle
Le Lun 24 novembre 2008 15:00, Rob Gom a écrit : > However I don't see two things: > 1. Automatic file update (when it's changed). > 2. Easy way to colorify lines based on regexp. You might try "swatch" Fanfan -- http://www.cerbelle.net - http://www.afdm-idf.org -- To UNSUBSCRIBE, email to [

Re: Colored less

2008-11-24 Thread Rob Gom
On Mon, Nov 24, 2008 at 2:51 PM, Raj Kiran Grandhi <[EMAIL PROTECTED]> wrote: > Rob Gom wrote: >> >> Hi, >> do you know any colored less version? I often browse logs (not Linux >> system logs). I use less for that and it works fine. However it is >> si

Re: Colored less

2008-11-24 Thread Raj Kiran Grandhi
Rob Gom wrote: Hi, do you know any colored less version? I often browse logs (not Linux system logs). I use less for that and it works fine. However it is single colored. I know that less has ANSI sequences support, but for that I would have to change program output (which is not possible). The

Colored less

2008-11-24 Thread Rob Gom
Hi, do you know any colored less version? I often browse logs (not Linux system logs). I use less for that and it works fine. However it is single colored. I know that less has ANSI sequences support, but for that I would have to change program output (which is not possible). The only solution