diff options
| author | Tom Cammann <tom.cammann@oracle.com> | 2023-03-29 09:27:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-29 09:27:14 +0100 |
| commit | fa0a1447a60a854f2997c9e1b9fd87bca871b1d9 (patch) | |
| tree | 64b22e99581aa72af86d0423897715f80ffd61f6 /src/command/mod.rs | |
| parent | install.sh - add endeavouros to archlinux detection (#827) (diff) | |
| download | atuin-fa0a1447a60a854f2997c9e1b9fd87bca871b1d9.zip | |
Add `--offset` flag to `atuin search` (#825)
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
```
Diffstat (limited to 'src/command/mod.rs')
0 files changed, 0 insertions, 0 deletions
