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-view/src
Blaž Hrastnik 1d45f50781 fix: Don't internally use relative paths in the buffer picker
Fixes #619
3 years ago
..
clipboard.rs fix: xsel copy should not freeze the editor 3 years ago
document.rs fix: Don't internally use relative paths in the buffer picker 3 years ago
editor.rs Extract view.inner_area(), simplify render_focused_view_elements 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 Refactor case where key event is solely a character 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 4 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