summaryrefslogtreecommitdiff
path: root/test/shell/prompt-shell-script-completion/cmd
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-10-22 21:18:23 +1100
committerMaxime Coste <mawww@kakoune.org>2024-10-22 21:18:23 +1100
commitca7bc55cf5134b11451ca6b88d9fa0205bbaac66 (patch)
treec03386754bb30876a09bd322a8d4433d02bbb1c7 /test/shell/prompt-shell-script-completion/cmd
parent63ccc61c1db8e7dd06bfff0641088b6656ff62c3 (diff)
Run shell-script-completions asynchronously
Share most logic with shell-script-candidates. Now that we do not block we can run the completion script implicitely instead of waiting for an explicit completion request with <tab>. Fixes #5245
Diffstat (limited to 'test/shell/prompt-shell-script-completion/cmd')
-rw-r--r--test/shell/prompt-shell-script-completion/cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/prompt-shell-script-completion/cmd b/test/shell/prompt-shell-script-completion/cmd
index 7cc38390..8b137891 100644
--- a/test/shell/prompt-shell-script-completion/cmd
+++ b/test/shell/prompt-shell-script-completion/cmd
@@ -1 +1 @@
-:foo<ret>b<tab><tab><ret>
+