You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/src/ui
Omnikar c95317a8ec
Merge branch 'master' into help-command
3 years ago
..
completion.rs Use markup scopes for the Markdown component (#1363) 3 years ago
editor.rs Merge branch 'master' into help-command 3 years ago
info.rs info component style config use ui.info ui.info.text (#643) 3 years ago
markdown.rs fix: There is no such thing as markup.normal, use ui.text 3 years ago
menu.rs ui: menu: Don't allocate scrollbar space if options fit 3 years ago
mod.rs Merge branch 'master' into help-command 3 years ago
overlay.rs Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcuts to file picker (#1612) 3 years ago
picker.rs Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcuts to file picker (#1612) 3 years ago
popup.rs Render code actions as a menu, allow adding padding to popup 3 years ago
prompt.rs Fix panics when resizing (#1408) 3 years ago
spinner.rs Instant is more suitable than SystemTime for spinners 3 years ago
text.rs dap: Improve variables UI 3 years ago