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/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>
3 years ago
..
document.rs Add missing newline to end of file on load 3 years ago
editor.rs Don't panic on LSP not starting 3 years ago
lib.rs Implement register selection 3 years ago
register_selection.rs Implement register selection 3 years ago
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 3 years ago
tree.rs Fix split sizes getting out of sync with the terminal size, refs #69 3 years ago
view.rs Fix Unicode (#135) 3 years ago