helix/helix-term/src/ui
etienne-k bf691a1a02 refactor(statusline): move the statusline implementation into an own struct 2022-07-05 21:27:34 +02:00
..
completion.rs Reuse menu::Item trait in picker (#2814) 2022-07-02 13:21:27 +02:00
editor.rs refactor(statusline): move the statusline implementation into an own struct 2022-07-05 21:27:34 +02:00
info.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
markdown.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
menu.rs Reuse menu::Item trait in picker (#2814) 2022-07-02 13:21:27 +02:00
mod.rs refactor(statusline): move the statusline implementation into an own struct 2022-07-05 21:27:34 +02:00
overlay.rs Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcuts to file picker (#1612) 2022-02-15 10:24:03 +09:00
picker.rs Add live preview to theme picker (#1798) 2022-07-05 19:44:16 +09:00
popup.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
prompt.rs fixes showing the last prompt on empty input (#2870) 2022-06-24 17:14:48 +02:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs refactor(statusline): move the statusline implementation into an own struct 2022-07-05 21:27:34 +02:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00