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
Alexis Kalabura 8b2a14153b
add statusline element to display file line endings (#3113)
* add statusline element to display file line endings

* run cargo fmt --all

* change the word *ending* from plural to singular

* support for the unicode-lines feature flag
2 years ago
..
completion.rs Add lsp signature help (#1755) 2 years ago
editor.rs fix: Indent levels could bleed over on the left edge 2 years ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs Add lsp signature help (#1755) 2 years ago
markdown.rs Add lsp signature help (#1755) 2 years ago
menu.rs Reuse menu::Item trait in picker (#2814) 2 years ago
mod.rs Add lsp signature help (#1755) 2 years ago
overlay.rs Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcuts to file picker (#1612) 2 years ago
picker.rs support toggling pickers' preview panel (#3021) 2 years ago
popup.rs Add lsp signature help (#1755) 2 years ago
prompt.rs support prefilling prompt (#2459) 2 years ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs add statusline element to display file line endings (#3113) 2 years ago
text.rs fix: Allow multi-line prompt documentation 2 years ago