Nicolò Francesco Maria Spingola

Results 25 comments of Nicolò Francesco Maria Spingola

Might be interesting to use [noisy_float](https://crates.io/crates/noisy_float) or something. In JavaScript, `JSON.stringify(NaN)` returns `null`. I think having `NaN` at all near JSON is just an error waiting to happen.

If the NaN issue is cleared up I'd love to implement this, it seems pretty simple.

I'm willing to work on this, if that's ok! I'll be trying to send in a PR by tomorrow.

That was indeed the bug, but I had to take a bit longer to diagnose it myself

I'm willing to work on this.

I'd love to get some more specification: Where do you want me to copy to the clipboard? In which subcommands?

I think that looks good. So, in short: * Support `^y` to copy a command to the clipboard in `hoard list` * Also copy a command to the clipboard automatically...

Sounds good! I'll work on this in the coming days. Progress might be a bit slow as I'm very busy.

I'm willing to work on this as well.

Could I get some more specification? Do you want me to use fuzzy matching anytime we're matching on a name, or to implement the `search` subcommand in a particular way?