diff --git a/.config/atuin/config.toml b/.config/atuin/config.toml index 9f686e4..b9b0731 100644 --- a/.config/atuin/config.toml +++ b/.config/atuin/config.toml @@ -123,7 +123,7 @@ style = "compact" ## Defaults to true. If enabled, upon hitting enter Atuin will immediately execute the command. Press tab to return to the shell and edit. # This applies for new installs. Old installs will keep the old behaviour unless configured otherwise. -enter_accept = true +enter_accept = false [stats] # Set commands where we should consider the subcommand for statistics. Eg, kubectl get vs just kubectl