You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/book/src
Leoi Hung Kin 9456d5c1a2
Initial implementation of global search (#651)
* 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
3 years ago
..
SUMMARY.md Add docs for registers, multi key remaps (#557) 3 years ago
configuration.md enable smart case regex search by default (#761) 3 years ago
from-vim.md Improve docs, fix up a few highlight scopes 3 years ago
hooks.md Add book/ (mdbook based user guide) 4 years ago
install.md Improve docs, fix up a few highlight scopes 3 years ago
keymap.md Initial implementation of global search (#651) 3 years ago
remapping.md Add `no_op` command (#743) 3 years ago
themes.md Document `diagnostic` theme scope (#751) 3 years ago
usage.md Add docs for registers, multi key remaps (#557) 3 years ago