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
devins2518 e1c9f13263
Add :vsplit and :hsplit commands (#639)
* add vsplit and hsplit commands

* handle splits more elegantly
3 years ago
..
ui better panic messages for when you're missing selection scopes (#608) 3 years ago
application.rs fix: Don't crash if language servers time out 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs Add :vsplit and :hsplit commands (#639) 3 years ago
compositor.rs Show file preview in split pane in fuzzy finder (#534) 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 Refactor infobox rendering and parsing (#579) 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