mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-27 02:36:03 +01:00
fa0a1447a6
This flag allows the user to continue searching at an offset. This is useful for building tools that use atuin to search for previous commands and return only one result. ``` atuin search --limit 1 atuin search --limit 1 --offset 1 atuin search --limit 1 --offset 2 ``` |
||
---|---|---|
.. | ||
migrations | ||
src | ||
Cargo.toml | ||
config.toml |