mirror of
https://github.com/atuinsh/atuin.git
synced 2025-01-21 05:40:26 +01:00
56b971ae19
* feat(client): add config option keys.scroll_exits If the config option is set the `false`, using the up/down key won't exit the TUI when scrolled past the first/last entry. Example: ``` [keys] scroll_exits = false ``` The default is `true`, which is the current behavior. * Update atuin/src/command/client/search/interactive.rs Co-authored-by: Koichi Murase <myoga.murase@gmail.com> * refactor: add option to config.toml --------- Co-authored-by: Koichi Murase <myoga.murase@gmail.com> |
||
---|---|---|
.. | ||
history | ||
import | ||
record | ||
api_client.rs | ||
database.rs | ||
encryption.rs | ||
history.rs | ||
kv.rs | ||
lib.rs | ||
ordering.rs | ||
secrets.rs | ||
settings.rs | ||
sync.rs |