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/helix-term/src/ui
Pascal Kuthe a38ec6d6ca
avoid excessive memory consumption in picker (#8127)
* avoid excessive memory consumption from file picker

* fix typos

Co-authored-by: Chris <75008413+cd-a@users.noreply.github.com>

---------

Co-authored-by: Chris <75008413+cd-a@users.noreply.github.com>
9 months ago
..
completion.rs Reformat with nightly rustfmt for better let-else formatting (#7721) 10 months ago
document.rs Fix typos (#6643) 1 year ago
editor.rs Clear completion when switching windows via click (#8118) 9 months ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs highlighted_code_block: Take input text as &str 10 months ago
markdown.rs highlighted_code_block: Take input text as &str 10 months ago
menu.rs transition to nucleo for fuzzy matching (#7814) 9 months ago
mod.rs avoid excessive memory consumption in picker (#8127) 9 months ago
overlay.rs Fix typos (#6643) 1 year ago
picker.rs avoid excessive memory consumption in picker (#8127) 9 months ago
popup.rs Hide signature help if it overlays completion menu (#5523) 1 year ago
prompt.rs Preview the latest value for regular registers 10 months ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs Show whether file readonly in statusline (#7740) 10 months ago
text.rs Fix 'attempt to divide by zero' panic (#6155) 1 year ago