helix-mods/helix-term/src/ui
2022-03-01 20:57:57 +09:00
..
completion.rs Make repeat operator work with completion edits (#1640) 2022-03-01 10:45:29 +09:00
editor.rs Make repeat operator work with completion edits (#1640) 2022-03-01 10:45:29 +09:00
info.rs info component style config use ui.info ui.info.text (#643) 2021-08-24 09:58:19 +09:00
markdown.rs fix: ui: Markdown popups stopped taking vertical padding into account 2022-02-21 23:24:03 +09:00
menu.rs ignore Enter keypress when menu has no selection (#1704) 2022-02-27 16:20:21 +09:00
mod.rs Add jumplist support for the search (closes #1625) (#1718) 2022-03-01 20:57:57 +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 Highlight matching text in file picker suggestions (#1635) 2022-03-01 10:30:02 +09:00
popup.rs Close some popups automatically (#1285) 2022-02-23 12:46:12 +09:00
prompt.rs Close some popups automatically (#1285) 2022-02-23 12:46:12 +09: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