diff options
Diffstat (limited to 'test/shell/prompt-shell-script-completion/rc')
| -rw-r--r-- | test/shell/prompt-shell-script-completion/rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/shell/prompt-shell-script-completion/rc b/test/shell/prompt-shell-script-completion/rc new file mode 100644 index 00000000..3fd111ba --- /dev/null +++ b/test/shell/prompt-shell-script-completion/rc @@ -0,0 +1,3 @@ +define-command foo %{ + prompt -shell-script-completion %{ printf 'foo\nbar\nhaz\n' } ': ' %{exec i %val{text} <esc>} +} |
