atuinsh:main
← tessus:feature/scroll-exits
opened 04:43AM - 21 Feb 24 UTC
If the config option is set the `false`, using the up/down key won't exit the TU…I when scrolled past the first/last entry.
Example:
```
[keys]
scroll_exits = false
```
The default is `true`, which is the current behavior.
/ref https://forum.atuin.sh/t/add-option-to-stop-down-arrow-exiting-search/94
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the same thing