mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-04 18:58:13 +00:00
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
This commit is contained in:
parent
88f3e2a04f
commit
2f9df9350d
5 changed files with 20 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue