helix/helix-term/src/ui
A-Walrus ed74e6d5d4
Switch to `tabpad` configuration option (#3458)
Virtual whitespace tabs are created from the `tab` character padded
with `tabpad` up to  the tab width.
2022-08-21 13:54:02 +09:00
..
completion.rs Add custom event type replacing crossterm's Event (#3169) 2022-08-09 10:31:26 +09:00
editor.rs Switch to `tabpad` configuration option (#3458) 2022-08-21 13:54:02 +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 Add lsp signature help (#1755) 2022-07-19 11:28:24 +09:00
menu.rs Add custom event type replacing crossterm's Event (#3169) 2022-08-09 10:31:26 +09:00
mod.rs remove duplicate entries from theme picker (#3439) 2022-08-16 00:18:04 +09:00
overlay.rs Add custom event type replacing crossterm's Event (#3169) 2022-08-09 10:31:26 +09:00
picker.rs Add custom event type replacing crossterm's Event (#3169) 2022-08-09 10:31:26 +09:00
popup.rs Add custom event type replacing crossterm's Event (#3169) 2022-08-09 10:31:26 +09:00
prompt.rs Add custom event type replacing crossterm's Event (#3169) 2022-08-09 10:31:26 +09:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs add configurable / theme-able statusline separator string (#3175) 2022-07-27 08:47:22 +09:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00