helix/helix-term/src/ui
A-Walrus 2c36e33e0a Make skip_levels a u8 2022-10-18 00:38:16 +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 Add a helper function for applying transactions 2022-10-11 12:17:32 +09:00
editor.rs Make skip_levels a u8 2022-10-18 00:38:16 +09: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 nit: remove a String allocation that is immediately used as an &str (#4277) 2022-10-14 17:35:00 -05:00
mod.rs Treat space as a seperator instead of a character in fuzzy picker 2022-10-11 12:25:28 +09:00
overlay.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
picker.rs remove filterting with C-space from picker 2022-10-11 12:25:28 +09:00
popup.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
prompt.rs Fix preview bug (#3644) 2022-09-20 16:40:48 +09:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs feat(statusline): add option to show total line numbers in file (#3960) 2022-10-03 23:54:00 +09:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00