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 6c276d7868
Revert "Resize is not necessary inside SIGCONT, handled by render()"
Fixes #1877

This reverts commit 85264a861a.
2 years ago
..
commands Address clippy lint 2 years ago
keymap Add refresh-config and open-config command (#1803) 2 years ago
ui Make truncate_start a builder method instead 2 years ago
application.rs Revert "Resize is not necessary inside SIGCONT, handled by render()" 2 years ago
args.rs Add refresh-config and open-config command (#1803) 2 years ago
commands.rs Clean up global search 2 years ago
compositor.rs Make regex_prompt directly call cx.push_layer 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs migrate grammar fetching/building code into helix-loader crate 2 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 2 years ago
keymap.rs Add refresh-config and open-config command (#1803) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs Add refresh-config and open-config command (#1803) 2 years ago