You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I trigger a text search in the project using ack: SPC s k p, there is no GUI way from emacs to find out whether the search was completed.
So if there are no results, I can't know whether there are no results, or there are no results yet. And when I see 5 results, I don't know if that is all, or new ones may be coming.
I think we really need some sort of indication whether the search is still ongoing or has concluded by now. Obviously it must also reset anytime the user edits the search text.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!
when I trigger a text search in the project using
ack
:SPC s k p
, there is no GUI way from emacs to find out whether the search was completed.So if there are no results, I can't know whether there are no results, or there are no results yet. And when I see 5 results, I don't know if that is all, or new ones may be coming.
I think we really need some sort of indication whether the search is still ongoing or has concluded by now. Obviously it must also reset anytime the user edits the search text.
The text was updated successfully, but these errors were encountered: