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
jliaoh df1830ef28
mouse operations respect scrolloff (#5255)
1 year ago
..
fuzzy_match Treat space as a seperator instead of a character in fuzzy picker 2 years ago
completion.rs Only write newlines in menu selection popup if the lsp returns detail (#4902) 2 years ago
editor.rs mouse operations respect scrolloff (#5255) 1 year ago
fuzzy_match.rs Treat space as a seperator instead of a character in fuzzy picker 2 years ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs Fix signature help panic when too large (#4030) 2 years ago
markdown.rs Render html <code> tags as code in markdown (#3425) 2 years ago
menu.rs lsp: Resolve completion item asynchronously on idle-timeout (#4781) 2 years ago
mod.rs Better sorting in picker in case of ties (#5169) 1 year ago
overlay.rs Add DynamicPicker for updating options on every key 1 year ago
picker.rs Better sorting in picker in case of ties (#5169) 1 year ago
popup.rs Popup scrollbar (#4449) 2 years ago
prompt.rs Make prompt suggestions greyed out 1 year ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs Avoid repeatedly loading config 2 years ago
text.rs fix: Allow multi-line prompt documentation 2 years ago