feat: add searching indicator (#1717) (#2637)

This commit is contained in:
Marskey
2023-08-08 01:10:24 +08:00
committed by GitHub
parent 96da5716e4
commit dc192faceb
4 changed files with 14 additions and 12 deletions

View File

@@ -33,6 +33,7 @@ return function(opts)
local job_opts = fn_command(prompt)
if not job_opts then
process_complete()
return
end