fix(fish): do not accept autosuggestion by default
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions

This commit is contained in:
L. Yeung 2024-10-23 20:34:38 +08:00 committed by Jan De Dobbeleer
parent d2b4a988db
commit 69ee58fef8

View file

@ -187,7 +187,7 @@ end
function _omp_enter_key_handler
if commandline --paging-mode
commandline --function accept-autosuggestion
commandline --function execute
return
end