![]() * 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 |
||
---|---|---|
.. | ||
completion.rs | ||
editor.rs | ||
info.rs | ||
markdown.rs | ||
menu.rs | ||
mod.rs | ||
picker.rs | ||
popup.rs | ||
prompt.rs | ||
spinner.rs | ||
text.rs |