#3843·fish-shell

`builtin history delete` should support same search options as the function

Author: SeloraCreated Feb 12, 2017Updated Sep 14, 2026
Labelsenhancement

**fish version installed **: fish, version 2.5.0

Currently, the only way to remove history entries non interactively is with an exact match. It would be nice to add a --force to flush all entries with the 'prefix' or 'contains' flag.