Merge pull request #815 from zed-industries/stale-search-match-count
Notify when buffer search matches change
This commit is contained in:
@@ -552,6 +552,7 @@ impl BufferSearchBar {
|
||||
);
|
||||
});
|
||||
}
|
||||
cx.notify();
|
||||
});
|
||||
}
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user