about summary refs log tree commit diff
path: root/Completion/Commands/_history_complete_word
blob: b559660622b00922c3a6f888fb27c58415473a07 (plain) (blame)
1
2
3
4
5
6
#compdef -k complete-word \e/

local expl

_description expl 'history word'
compgen "$expl[@]" -Q -H 0 ''