Pinned Loading
-
Filter ZSH history with scout
Filter ZSH history with scout 1setopt hist_ignore_all_dups
2# based on: https://gist.github.com/dohq/9b97e07c865bb608108dd254b5e32fea
3function scout-history() {
4BUFFER=$(history -n -r 1 | scout --inline --lines=10 --search="$LBUFFER")
5CURSOR=$#BUFFER
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.