helix-mods/helix-term/src/ui
2022-09-03 09:58:16 -05:00
..
completion.rs Derive Document language name from languages.toml name key (#3338) 2022-08-30 10:59:45 +09:00
editor.rs Expand doc/view macros to allow fetching specific id 2022-09-03 12:36:06 +09:00
info.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
lsp.rs Add lsp signature help (#1755) 2022-07-19 11:28:24 +09:00
markdown.rs Fix markdown indented code block rendering (#3503) 2022-08-24 09:12:04 +09:00
menu.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
mod.rs fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00
overlay.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
picker.rs fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00
popup.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
prompt.rs Fix cargo doc warnings, and add GitHub action to ensure it (#3650) 2022-09-03 09:58:16 -05:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs Make mode editor-wide rather than per-document 2022-09-01 16:14:38 +09:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00