atuin/atuin-client
Tom Cammann e149a0a6e9
Add --reverse to atuin search (#862)
Add `-r/--reverse` flag to `atuin search` to allow searching by oldest
results first.

Example to find the oldest `cargo` command:
```
atuin search --limit 1 --reverse cargo
```
2023-04-11 09:39:23 +01:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
src Add --reverse to atuin search (#862) 2023-04-11 09:39:23 +01:00
Cargo.toml Release Atuin v14 (#836) 2023-04-01 18:17:38 +01:00
config.toml Updated client config docs (#839) 2023-04-05 09:32:26 +01:00