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/helix-term/src/ui
Gokul Soumya c64debc741 Add force_score() for scoring picker items without optimizations 2 years 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 Fix nightly clippy lints (#4954) 2 years 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 properly handle detachted git worktrees (#5097) 2 years ago
overlay.rs Add bracketed paste (#3233) 2 years ago
picker.rs Add force_score() for scoring picker items without optimizations 2 years ago
popup.rs Popup scrollbar (#4449) 2 years ago
prompt.rs Refactor blackhole register (#4504) 2 years 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