Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
counsel--async-command-1: Immediately update minibuffer after spawning
This fixes an issue in counsel-rg and related commands where, if the user quickly types some string that does not have any grep results, and the search takes a long time, then the candidates list will say "1 more chars" while ripgrep is already running and won't be updated until ripgrep exits.
- Loading branch information