diff --git a/crates/atuin-client/config.toml b/crates/atuin-client/config.toml index 4938991a..bf3cff68 100644 --- a/crates/atuin-client/config.toml +++ b/crates/atuin-client/config.toml @@ -196,7 +196,7 @@ enter_accept = true [keys] # Defaults to true. If disabled, using the up/down key won't exit the TUI when scrolled past the first/last entry. -# scroll_exits = false +# scroll_exits = true [sync] # Enable sync v2 by default