mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
9456d5c1a2
* initial implementation of global search * use tokio::sync::mpsc::unbounded_channel instead of Arc, Mutex, Waker poll_fn * use tokio_stream::wrappers::UnboundedReceiverStream to collect all search matches * regex_prompt: unified callback; refactor * global search doc |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |