helix-mods/helix-term/src/ui
Gokul Soumya a26943de4e
Right align scrollbar with track in completion popup (#2754)
- Align the scollbar to the right edge of the popup rather than at
  a margin of one.
- Add a scrollbar track and a new scope `ui.menu.scroll`.
2022-06-27 16:52:31 +09:00
..
completion.rs Restore document state on completion cancel (#2096) 2022-04-20 10:42:33 +09:00
editor.rs check selection's visible width when copying on mouse click (#2711) 2022-06-24 22:58:04 +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