helix-mods/helix-term/src
Nathan Vegdahl a6cadddef4 Fix silly mistake in previous phantom line bug fix.
Fixes #381.  I was trying to change an index value that... wasn't
even an index value.
2021-06-26 14:26:18 +09:00
..
ui Fix silly mistake in previous phantom line bug fix. 2021-06-26 14:26:18 +09:00
application.rs Use a deadline when eagerly processing notifications 2021-06-25 13:22:50 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs fix: jumping to location did not convert the URI correctly 2021-06-25 13:20:15 +09:00
compositor.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
config.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
keymap.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
lib.rs Replace Editor::current by a macro 2021-06-18 09:38:10 +09:00
main.rs Fix previous broken refactor key into helix-view 2021-06-25 00:39:03 +09:00