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 079d4ed86d Properly fix `last_line` view calculation.
Turned out to be simpler than I thought.  Didn't even need to change the
other use-sites.
3 years ago
..
clipboard.rs Added native Windows clipboard support (#373) 3 years ago
document.rs Merge branch 'master' into great_line_ending_and_cursor_range_cleanup 3 years ago
editor.rs Changed startup behaviour to only open a single view when multiple files are specified on the commandline. 3 years ago
graphics.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
info.rs Info box add horizontal padding 3 years ago
input.rs Apply suggestions from blaz for infobox 3 years ago
keyboard.rs fix: crossterm -> input key conversion 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 reverse the dependency between helix-tui and helix-view (#366) 3 years ago
view.rs Properly fix `last_line` view calculation. 3 years ago