helix/helix-view/src
Kirawi b873fb9897
Fix Unicode (#135)
* init

* wip

* wip

* fix unicode break

* fix unicode break

* Update helix-core/src/transaction.rs

Co-authored-by: Benoît Cortier <benoit.cortier@fried-world.eu>

* clippy

* fix

* add changes

* added test

* wip

* wip

* wip

* wip

* fix

* fix view

* fix #88

Co-authored-by: Benoît Cortier <benoit.cortier@fried-world.eu>
2021-06-08 13:20:15 +09:00
..
document.rs Add missing newline to end of file on load 2021-06-08 11:38:56 +09:00
editor.rs Don't panic on LSP not starting 2021-06-08 10:02:41 +09:00
lib.rs Implement register selection 2021-06-07 21:52:09 +09:00
register_selection.rs Implement register selection 2021-06-07 21:52:09 +09:00
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 2021-06-06 21:45:59 +09:00
tree.rs Fix split sizes getting out of sync with the terminal size, refs #69 2021-06-03 10:28:49 +09:00
view.rs Fix Unicode (#135) 2021-06-08 13:20:15 +09:00