Saturday, August 04, 2018

Re: [new] lnav, a log navigator

Landry Breuil <landry@openbsd.org> wrote:
> Hi,
>
> here's a quick port for http://lnav.org/, a logfile navigator with
> advanced features (cf http://lnav.org/features/)
> Colors are a bit jumbled here and there but it seems to work fine in
> basic testing.
>
> Landry

port is OK for me but the software itself doesn't seem stable.

I can crash it with the following sequence:

$ rm -fr ~/.lnav (to be sure it's clean)
$ lnav /var/log/messages
$ press F to go at the start of the file
$ q to exit, it stays stuck using CPU and must be killed

also, the man page gives the example "lnav -s" which isn't even a valid
flag of lnav.

No comments:

Post a Comment