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
Pascal Kuthe 7868e5f2d8
highlight non-bar cursors (#5575)
2 years ago
..
fuzzy_match Treat space as a seperator instead of a character in fuzzy picker 2 years ago
completion.rs Replace menu::Item::{row, label} with format() 2 years ago
editor.rs highlight non-bar cursors (#5575) 2 years ago
fuzzy_match.rs Treat space as a seperator instead of a character in fuzzy picker 2 years ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs Fix signature help panic when too large (#4030) 2 years ago
markdown.rs Render html <code> tags as code in markdown (#3425) 2 years ago
menu.rs Replace menu::Item::{row, label} with format() 2 years ago
mod.rs Fix autocompletion for paths with period (#5175) 2 years ago
overlay.rs Add DynamicPicker for updating options on every key 2 years ago
picker.rs Replace menu::Item::{row, label} with format() 2 years ago
popup.rs Add some function documentations (#5360) 2 years ago
prompt.rs Make prompt suggestions greyed out 2 years ago
spinner.rs Instant is more suitable than SystemTime for spinners 3 years ago
statusline.rs Add a status line element that shows just the basename of the file (#5318) 2 years ago
text.rs fix: Allow multi-line prompt documentation 3 years ago