summaryrefslogtreecommitdiff
path: root/test/shell/prompt-shell-script-candidates/script
AgeCommit message (Collapse)Author
2024-08-14More test timing fixMaxime Coste
2023-11-14Make shell-script-candidates completer run in the backgroundMaxime Coste
Read output from the script as it comes and update the candidate list progressively. Disable updating of the list when a completion has been explicitely selected.