Results 101 comments of geekscrapy

Something I forgot to note above: It maybe best to have lnav process the evtx end to end. This is due to the variety of ways JSON could be generated...

Here is a sample System.evtx file you could do testing against: https://github.com/JPCERTCC/LogonTracer/blob/master/sample/Security.evtx

So, when evtx is loaded on a Windows machine symbols are used to provide a "proper" message. For the example given, it would actually be "Image loaded". However, as I...

I would like to see multiple matches (like open) be ordered by their order in history. For example if you used "open-file" a lot, entering "open" would pop "open-file" quite...

My 2 cents! - creating the .visidata dir by default is fine, as long as either it is in the users home, or wherever the user has explicitly set. This...

Same (flavor) issue here: ``` $ podman-compose -v podman-compose version: 1.0.6 ['podman', '--version', ''] using podman version: 3.0.1 podman-compose version 1.0.6 podman --version podman version 3.0.1 exit code: 0 ```...

I'd love this also. Just to check, what does `editWithShell.favoriteCommands` do currently? I can't see any benefit to it over the quick commands?

@Rafiot do we have a timescale for the galaxy editor? Or an issue/place with more location about it? Thanks!

I think, I probably used the wrong terms! was referring to the rate and rateUnit associated with each analyzer. Each time a submission is sent to the analyzer I presume...