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-term/src
Blaž Hrastnik 0a7add4ad4 Only recalculate resize during rendering, this stops flashing on resize 3 years ago
..
ui Only recalculate resize during rendering, this stops flashing on resize 3 years ago
application.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
compositor.rs Add ctrl-z to suspend 3 years ago
config.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
job.rs fix: Temporary fix for #402 3 years ago
keymap.rs Resolve a couple TODOs 3 years ago
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
main.rs Fix previous broken refactor key into helix-view 3 years ago