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 ccdb144665 update MSRV to 1.65 1 year ago
..
fuzzy_match Treat space as a seperator instead of a character in fuzzy picker 2 years ago
completion.rs Use Popup::ignore_escape_key helper for completion (#6006) 1 year ago
document.rs update MSRV to 1.65 1 year ago
editor.rs Fix new clippy lints (#5892) 1 year ago
fuzzy_match.rs Fix new clippy lints (#5892) 1 year ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 1 year ago
markdown.rs Render html <code> tags as code in markdown (#3425) 2 years ago
menu.rs ignore case while filtering completions (#6008) 1 year ago
mod.rs Hide duplicate symlinks from the picker (#5658) 1 year ago
overlay.rs Add DynamicPicker for updating options on every key 1 year ago
picker.rs bump msrv to 1.63 (#5570) 1 year ago
popup.rs Add some function documentations (#5360) 1 year ago
prompt.rs Add shift-backspace keybind alias for backspace (#4937) 1 year ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs feat: show current language when no argument is provided (#5895) 1 year ago
text.rs Fix 'attempt to divide by zero' panic (#6155) 1 year ago