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 a32806b490 Improve completion: src/<tab> will now correctly complete to src/main.rs 3 years ago
..
editor.rs Implement iter() and len() directly on Selection. 3 years ago
markdown.rs ui: Syntax highlight code inside markdown popups. 3 years ago
menu.rs syntax: Reuse parser instances. highlight_iter() no longer needs &mut. 3 years ago
mod.rs Improve completion: src/<tab> will now correctly complete to src/main.rs 3 years ago
picker.rs popup: wip work on completion popups 3 years ago
popup.rs pass clippy lint 3 years ago
prompt.rs Improve completion: src/<tab> will now correctly complete to src/main.rs 3 years ago
text.rs ui: Move terminal into compositor, redo required_size hints. 3 years ago