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-plus/book/src
Bob 6462542fc5
support insert register in prompt (#2458)
* support insert register in prompt

* use next_char_handler instead of a flag

* Fix clippy issue

* show autoinfo when inserting register

* Revert "show autoinfo when inserting register"

This reverts commit 5488344de1c607d44bdf8693287a85b92cb32518.

* use completion instead of autoinfo

autoinfo is overlapped when using prompt

* recalculate_completion after inserting register

* Update helix-term/src/ui/prompt.rs

Co-authored-by: Ivan Tham <pickfire@riseup.net>

Co-authored-by: Ivan Tham <pickfire@riseup.net>
2 years ago
..
generated Add tree-sitter ssh client config queries (#2498) 2 years ago
guides fix(docs): cleanup obsolete indents.toml mentions (#2327) 2 years ago
SUMMARY.md Indentation rework (#1562) 3 years ago
commands.md docs: Auto generate command list 3 years ago
configuration.md rewrite auto-pairs docs (#2384) 2 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 Add documentation for `hx --health` (#2357) 2 years ago
keymap.md support insert register in prompt (#2458) 2 years ago
lang-support.md Rewrite Language Support docs (#2065) 3 years ago
languages.md Add support for local language configuration (#1249) 3 years ago
remapping.md Update book to include typable command remapping (#1240) 3 years ago
themes.md fix typos (#2304) 2 years ago
title-page.md Deploy docs for master separately (#1783) 3 years ago
usage.md Add `m` textobject to select closest surround pair 2 years ago