Tim Stack

Results 207 comments of Tim Stack

How would you want something like this even rendered on the screen? Looking at the XML you gave, I don't really see a plaintext message in there.

`/dev/clipboard` is a special name recognized by lnav, it doesn't need to exist in the file system. You can run lnav with the `-d` option to write out a debug...

I created the new issue, thanks for the report. It's probably something in the interactive prompt that is crashing. It looks like the Wayland impl is being tested first, so...

The "demux" functionality being added for v0.12.3 can deal with the docker prefix.

The most recent release v0.12.2 fixes the microseconds issue. However, it would consume the `NONE` as part of the timestamp. I've pushed a change to fix that.

No, it will only buffer a small amount of the file content in memory and keep a small index entry for each line. lnav does need to read through the...

Pardon my ignorance, but I don't know what you mean by "40kk"... "kk" is not a unit I'm familiar with. If you have some time, can you post some performance...