From ca7bc55cf5134b11451ca6b88d9fa0205bbaac66 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Tue, 22 Oct 2024 21:18:23 +1100 Subject: 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 . Fixes #5245 --- test/shell/prompt-shell-script-completion/cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/shell/prompt-shell-script-completion/cmd') 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 @@ -:foob + -- cgit v1.2.3