helix/helix-view/src
Kirawi 0b1ed8656d
Fix #442 (#446)
* fix #442

fix #442

fmt

* create Rope from default line ending

* Fix use of encoding in Document::open()
2021-07-15 11:22:34 +09:00
..
clipboard.rs Added native Windows clipboard support (#373) 2021-06-30 17:11:56 +09:00
document.rs Fix #442 (#446) 2021-07-15 11:22:34 +09:00
editor.rs Further simplify error handling in :commands 2021-07-11 16:36:36 +09:00
graphics.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
info.rs Info box add horizontal padding 2021-07-04 18:01:59 +09:00
input.rs Apply suggestions from blaz for infobox 2021-07-04 18:01:59 +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 reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
view.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00