summaryrefslogtreecommitdiff
path: root/test/shell/prompt-shell-script-completion/rc
blob: 3fd111bae380d9737850049bc4f5838f26d330ed (plain)
1
2
3
define-command foo %{
    prompt -shell-script-completion %{ printf 'foo\nbar\nhaz\n' } ': ' %{exec i %val{text} <esc>}
}