helix-mods/helix-view/src
2021-07-26 11:19:10 -07:00
..
clipboard.rs Added native Windows clipboard support (#373) 2021-06-30 17:11:56 +09:00
document.rs Merge branch 'master' into great_line_ending_and_cursor_range_cleanup 2021-07-23 17:23:16 -07:00
editor.rs Merge branch 'master' into great_line_ending_and_cursor_range_cleanup 2021-07-26 11:19:10 -07:00
graphics.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
info.rs Allow multi key remappings in config file (#454) 2021-07-27 01:07:13 +09:00
input.rs Allow multi key remappings in config file (#454) 2021-07-27 01:07:13 +09:00
keyboard.rs fix: crossterm -> input key conversion 2021-06-25 13:13:15 +09:00
lib.rs Add infobox 2021-07-04 18:01:59 +09:00
macros.rs Replace Editor::current by a macro 2021-06-18 09:38:10 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs Color palettes (#393) 2021-06-30 23:24:30 +09:00
tree.rs Fix typo 2021-07-20 22:10:43 +09:00
view.rs Address some PR comments. 2021-07-26 10:51:00 -07:00