helix/helix-term/src/ui
Michael Davis 07e21a10f0
Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#10005)
This reverts commit 0dc67ff885.

See the post-merge discussion in #9828. The old behavior was less
surprising and we have other ways to abort from a prompt, so let's
revert the behavior change.
2024-03-26 14:49:39 +09:00
..
completion.rs Use a hook for resolving completion items 2024-02-22 22:37:23 -05:00
document.rs Add narrow no-break space support (#9604) 2024-03-25 10:29:36 +09:00
editor.rs dismiss pending keys properly for mouse/paste 2024-03-23 15:35:25 +09:00
info.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
lsp.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
markdown.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
menu.rs Fix scroll track (#9508) 2024-02-09 03:24:45 +01:00
mod.rs add register completion (#9936) 2024-03-19 17:26:32 +01:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs fix lsp config reload (#9415) 2024-02-13 11:58:53 +01:00
popup.rs Fix scroll track (#9508) 2024-02-09 03:24:45 +01:00
prompt.rs Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#10005) 2024-03-26 14:49:39 +09:00
spinner.rs Address clippy lints (#9371) 2024-01-17 12:40:45 -06:00
statusline.rs Fix regression in color-modes 2024-03-26 14:46:56 +09:00
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00