mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-07 12:45:12 +00:00
fix: clear last line
This commit is contained in:
@@ -125,6 +125,7 @@ function Finder:_find(prompt, process_result, process_complete)
|
||||
self.job = Job:new {
|
||||
command = opts.command,
|
||||
args = opts.args,
|
||||
cwd = opts.cwd,
|
||||
|
||||
maximum_results = self.maximum_results,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user