helix-mods/helix-term/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
..
ui Bump file picker limit 2021-06-08 09:51:50 +09:00
application.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs Fix Unicode (#135) 2021-06-08 13:20:15 +09:00
compositor.rs Disable failing doctest 2021-06-07 23:05:39 +09:00
keymap.rs Update keymap 2021-06-08 09:50:14 +09:00
lib.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
main.rs Create all parent directories for config and cache 2021-06-08 01:07:30 +09:00