Conor Murphy
Conor Murphy
I have made changes to my java in ICalendarAgenda but I haven't really touched the revisers or iTIP methods at all, I also think I saw this bug before I...
I have made a few alterations to ICalendarAgenda and effects to more properly suit my needs so I may have caused this on my own. But It's small enough and...
### Reporting a bug? When using vue-18n with typescript I have not found a way to properly type the tm function, following https://vue-i18n.intlify.dev/guide/advanced/typescript.html as guide. See the repro that shows...
Some log formats are space padded (like how json_lines might be displayed). so a line might look like `12:00:00 INFO something happened` These formats are mostly fine in lnav, the...
In a script called `test.lnav` ```sql ;SELECT * FROM (VALUES (1,2), (3,4), (5,6)) :toggle-view db ``` If the script is invoked via cmd line by typing `|test` then the db...
I am able to script this myself so I don't think this is the highest priority, though I think my script would be significantly slower and work similar to the...
**lnav version** I believe latest **Describe the bug** `:save-session` writes a list of commands, including `:show-fields` and `hide-fields` to a json file in the lnav home directory. But when calling...
Sometimes Json lines will have identifier fields inside their message body. For example some logs may look like `"body": "namespace::functionName(): called with x and y"`. I realise that probably the...
## feature request: tfwx files are approximate world files created by ARCGis when an exact affine transform cannot be used to georeference an image. ## Expected behavior and actual behavior....