helix/helix-term/src/ui
Seth Bromberger 07e7a13a9e
fixes background reset (#2900)
* fixes background reset

* moves creation of default style out of loop

* patches with background_style

* removes commented code
2022-06-28 23:59:10 +09:00
..
completion.rs Restore document state on completion cancel (#2096) 2022-04-20 10:42:33 +09:00
editor.rs fixes background reset (#2900) 2022-06-28 23:59:10 +09: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 Right align scrollbar with track in completion popup (#2754) 2022-06-27 16:52:31 +09:00
mod.rs Remove a couple more unwraps 2022-06-22 02:26:24 +09: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 Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +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
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00