larkery / zsh-histdb

A slightly better history for zsh
MIT License
1.27k stars 75 forks source link

Print errors on stderr, disallow invalid args for histdb-top #91

Open mafredri opened 4 years ago

mafredri commented 4 years ago

Also fixes one use of ${1:-cmd} whereas $1 has already been reassigned.