mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 16:29:54 +08:00
parent
2f1a73754b
commit
84bd1715d8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user