kzdnk
kzdnk
I've been thinking of a similar feature: adding a config option `edit_in_editor`, which would make `TAB` open the line in `$EDITOR`. On one hand it would work in every mode...
Sorry, I thought it was merged for a sec
I know very little of debian packaging, so I can't talk about correctness, but I tested this on bookworm and it seems to be working fine. One thing I had...
Also, desktop entry is displayed with the default icon.
> I think we can hide the `use tracing::Instrument` import as well. If you think it's not important I can remove it, but in my opinion it would be better...
> Instead of a special symbol, could we perhaps specialise on the error name itself and require it to be the first field that is mentioned? This assumes that no...
> Are you sure armv7 is correct? What rpi is this? It's for rpi 3. I'm not sure if armv7 is correct, I used to compile for this target without...
Right, to me this looks like an issue with zig. I was not sure if I should report this here, in `cargo-zigbuild` or in `zig`. Sorry for that. I found...
> oh, are you using zig in `Cross.toml`? Yes, I forgot to specify that.
Adding this feature might be a complex change, since right now when client asks server for something the server always responds with a single blob of bytes, so the server...