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-plus/helix-term/src/ui
Blaž Hrastnik 2af04325d8
fix: Allow multi-line prompt documentation
3 years ago
..
completion.rs Use markup scopes for the Markdown component (#1363) 3 years ago
editor.rs feat(commands): command palette (#1400) 3 years ago
info.rs info component style config use ui.info ui.info.text (#643) 3 years ago
markdown.rs fix: Allow multi-line prompt documentation 3 years ago
menu.rs ui: menu: Don't allocate scrollbar space if options fit 3 years ago
mod.rs Extract a helper function for lsp::Location 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 Extract a helper function for lsp::Location 3 years ago
popup.rs Render code actions as a menu, allow adding padding to popup 3 years ago
prompt.rs fix: Allow multi-line prompt documentation 3 years ago
spinner.rs Instant is more suitable than SystemTime for spinners 3 years ago
text.rs fix: Allow multi-line prompt documentation 3 years ago