2026-05-13
This commit is contained in:
@@ -136,6 +136,7 @@ inline_height = 0
|
||||
## 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
|
||||
search_mode = "daemon-fuzzy"
|
||||
|
||||
## Defaults to "emacs". This specifies the keymap on the startup of `atuin
|
||||
## search`. If this is set to "auto", the startup keymap mode in the Atuin
|
||||
@@ -203,3 +204,7 @@ enter_accept = true
|
||||
# This ensures that sync v2 is enabled for new installs only
|
||||
# In a later release it will become the default across the board
|
||||
records = true
|
||||
|
||||
[daemon]
|
||||
enabled = true
|
||||
autostart = true
|
||||
|
||||
Reference in New Issue
Block a user