mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-17 19:01:22 +01:00
I'm not really that happy with the query results here, though I'm sure it can be tweaked a bunch 1. Prefixes suck. I'd expect a query of "c" to respond with a bunch of "cd" commands, but single char prefixes don't work too well. Maybe configure a prefix index? 2. Special characters aren't working well. Eg, querying for flags, strings containing chars like '@', etc. Probs some config options or escaping needed 3. Not as fuzzy. Pro and con really. I tried trigrams too, but the three char requirement didn't work nicely given lots of commands are < 3 chars 4. Performance is really nice though! |
||
---|---|---|
.. | ||
migrations | ||
record-migrations | ||
src | ||
tests/data | ||
Cargo.toml | ||
config.toml |