mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
@@ -119,7 +119,7 @@ function history --description "display or manipulate interactive command histor
|
||||
end
|
||||
|
||||
if test $search_mode = --exact
|
||||
builtin history delete $search_mode $_flag_case_sensitive $searchterm
|
||||
builtin history delete $search_mode $_flag_case_sensitive -- $searchterm
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user