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
Brian Shu fa4caf7e3d remove unsafe 3 years ago
..
clipboard.rs fix: xsel copy should not freeze the editor 3 years ago
document.rs remove unsafe 3 years ago
editor.rs Move path util functions from helix-term to helix-core (#650) 3 years ago
graphics.rs Refactor new Rect construction (#575) 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 Replace `Editor::current` by a macro 3 years ago
register_selection.rs Implement missing Debug and update Cargo.lock 3 years ago
theme.rs Refactor theme parsing (#570) 3 years ago
tree.rs Fix typo 3 years ago
view.rs Refactor new Rect construction (#575) 3 years ago