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-plus/helix-term/src
Nathan Vegdahl 2dba228c76 Fix highlight code splitting graphemes.
This resulted in phantom blank lines in files with CRLF line
endings, but could potentially have manifested with other
graphemes as well.
3 years ago
..
ui Fix highlight code splitting graphemes. 3 years ago
application.rs Use a deadline when eagerly processing notifications 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs fix: jumping to location did not convert the URI correctly 3 years ago
compositor.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
config.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
keymap.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
lib.rs Replace `Editor::current` by a macro 3 years ago
main.rs Fix previous broken refactor key into helix-view 3 years ago