diff options
| author | Jeremy Cline <jeremy@jcline.org> | 2024-10-02 20:43:19 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-02 17:43:19 -0700 |
| commit | a1a157cc97c6d49346abc3d4711661918a0cc745 (patch) | |
| tree | 3c8dbfa44eca173720a67a248c1ee03c0a971a79 /Dockerfile | |
| parent | fix: disable mail by default, resolve #2404 (#2405) (diff) | |
| download | atuin-a1a157cc97c6d49346abc3d4711661918a0cc745.zip | |
fix(tui): don't panic when search result is empty and up is pressed (#2395)
In the event there are no results and up is pressed, saturating_sub()
should be used to avoid underflowing the usize. This was already present
on scroll_down().
fixes #2393
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions
