From 2f9df9350d5b645c867a440e63071d323fd53409 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 20 Oct 2023 07:57:29 +0100 Subject: Add fish support for `enter_accept` (#1315) * Add fish support for `enter_accept` Also fixes shell detection. Who trusted me to write jetlagged code last night huh? * Document --- docs/docs/config/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/docs/config/config.md b/docs/docs/config/config.md index 5cdbe922..90f4fe51 100644 --- a/docs/docs/config/config.md +++ b/docs/docs/config/config.md @@ -309,7 +309,7 @@ remote sync server. Any longer than this and the request will fail. ## enter_accept Default: false -Only supported on Zsh. +Only supported on Zsh and Fish. When set to true, Atuin will default to immediately executing a command rather than the user having to press enter twice. Pressing tab will return to the -- cgit v1.3.1