helix-mods/helix-term/src/ui
2022-12-11 19:20:34 +09:00
..
fuzzy_match Treat space as a seperator instead of a character in fuzzy picker 2022-10-11 12:25:28 +09:00
completion.rs Only write newlines in menu selection popup if the lsp returns detail (#4902) 2022-12-08 21:55:15 -06:00
editor.rs Fix nightly clippy lints (#4954) 2022-12-01 10:37:38 -06:00
fuzzy_match.rs Treat space as a seperator instead of a character in fuzzy picker 2022-10-11 12:25:28 +09:00
info.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
lsp.rs Fix signature help panic when too large (#4030) 2022-10-03 23:56:24 +09:00
markdown.rs Render html <code> tags as code in markdown (#3425) 2022-09-13 05:14:16 -04:00
menu.rs lsp: Resolve completion item asynchronously on idle-timeout (#4781) 2022-11-19 03:27:46 +09:00
mod.rs properly handle detachted git worktrees (#5097) 2022-12-11 19:20:34 +09:00
overlay.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
picker.rs Add preview for scratch buffers in buffer picker (#3454) 2022-11-20 19:58:35 -06:00
popup.rs Popup scrollbar (#4449) 2022-11-15 23:15:52 +09:00
prompt.rs Refactor blackhole register (#4504) 2022-11-15 23:14:18 +09:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs Avoid repeatedly loading config 2022-11-19 15:41:03 +09:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00