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
Andrey Tkachenko dc8fef5dd3
Fixes #1991 LSP Auto-import (#2088)
3 years ago
..
completion.rs Fixes #1991 LSP Auto-import (#2088) 3 years ago
editor.rs Make gutters configurable (#1967) 3 years ago
info.rs Rename infobox theme scopes (#1741) 3 years ago
markdown.rs Allow highlighting additional spans in md renderer 3 years ago
menu.rs ignore Enter keypress when menu has no selection (#1704) 3 years ago
mod.rs Add runtime language configuration (#1794) (#1866) 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 Resolve conflicts between prompt/picker bindings (#1792) 3 years ago
popup.rs Close some popups automatically (#1285) 3 years ago
prompt.rs fix: prompt: pass through unmapped keys regardless of modifiers 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