Erik Wierich

Results 14 issues of Erik Wierich

Taking: ``` > cat /tmp/i.csv a,b foo,0x123 ``` I get: ``` > mlr --icsv --ojson cat /tmp/i.csv [ { "a": "foo", "b": 0x123 } ] ``` But `0x123` is not...

I am trying to swtich my SLZB-07 to router firmware. The flashing process seemingly works OK, but the device does not actually seem to start running the router firmware. It...

I am not really able to simplify the repro... Using only one of the two instruments does not seem to trigger it. # env version: b16786acfb66047353cb4051bacf69420e539551, some changes in form...

If a file has the extension `.PNG` it cannot be added as tileset image. Neither in the "missing tileset dialog" nor in the usual "add tileset dialog"

bug