helix-mods/helix-term/src
2021-08-11 10:56:32 +09:00
..
ui ui: completion: Insert suggestions when tabbing over them 2021-08-11 10:56:32 +09:00
application.rs fix: Don't crash if language servers time out 2021-08-10 10:52:53 +09:00
args.rs Address nightly clippy warnings 2021-06-27 13:27:47 +09:00
commands.rs Fix surround_replace replacing the wrong character on the right. (#571) 2021-08-11 09:17:59 +09:00
compositor.rs Add ctrl-z to suspend 2021-08-03 09:32:21 +09:00
config.rs config: Rename [terminal] to [editor] and pass it into Editor 2021-08-08 14:10:01 +09:00
job.rs fix: Temporary fix for #402 2021-07-03 12:30:13 +09:00
keymap.rs Resolve a couple TODOs 2021-08-08 14:08:54 +09:00
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
main.rs Fix previous broken refactor key into helix-view 2021-06-25 00:39:03 +09:00