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
Luctius 8714b71991 Do not shutdown lsp during claim_term
Fixes a bug where the language server is told to shutdown directly after application start.
3 years ago
..
ui ui: menu: Allow wrapping around on ctrl-p/shift tab 3 years ago
application.rs Do not shutdown lsp during claim_term 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs Implement selection rotation with `(` and `)` 3 years ago
compositor.rs Add ctrl-z to suspend 3 years ago
config.rs Mouse selection support (#509) 3 years ago
job.rs fix: Temporary fix for #402 3 years ago
keymap.rs Implement selection rotation with `(` and `)` 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