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-view/src
Blaž Hrastnik 59ed1c8c78 Simplify documents & documents_mut() 3 years ago
..
clipboard.rs fix: xsel copy should not freeze the editor 3 years ago
document.rs Drop some &mut bounds where & would have sufficed 3 years ago
editor.rs Simplify documents & documents_mut() 3 years ago
graphics.rs feat: Default theme palette using 16 terminal colors 3 years ago
info.rs Refactor infobox rendering and parsing (#579) 3 years ago
input.rs fix: KeyEvent::char needs to ignore modifiers 3 years ago
keyboard.rs Update keyboard.rs (#516) 3 years ago
lib.rs Add infobox 3 years ago
macros.rs Document macros (#693) 3 years ago
register_selection.rs Implement missing Debug and update Cargo.lock 3 years ago
theme.rs fix: Merge default palette with user palette 3 years ago
tree.rs Fix typo 3 years ago
view.rs Refactor new Rect construction (#575) 3 years ago