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
Nathan Vegdahl cd7302ffd3 Enforce cursor/selection invariants in one place.
Rather than per-command like before.
3 years ago
..
clipboard.rs Added native Windows clipboard support (#373) 3 years ago
document.rs Enforce cursor/selection invariants in one place. 3 years ago
editor.rs Merge branch 'master' into great_line_ending_and_cursor_range_cleanup 3 years ago
graphics.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
info.rs Allow multi key remappings in config file (#454) 3 years ago
input.rs Allow multi key remappings in config file (#454) 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 Color palettes (#393) 3 years ago
tree.rs Fix typo 3 years ago
view.rs Address some PR comments. 3 years ago