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
Blaž Hrastnik ab7885e934
fix: copy_selection needs to account for to() being exclusive
Fixes #1367
Fixes #1590
3 years ago
..
commands Avoid using the format ident Rust feature (#1881) 3 years ago
keymap Add refresh-config and open-config command (#1803) 3 years ago
ui Make truncate_start a builder method instead 3 years ago
application.rs Revert "Resize is not necessary inside SIGCONT, handled by render()" 3 years ago
args.rs Add refresh-config and open-config command (#1803) 3 years ago
commands.rs fix: copy_selection needs to account for to() being exclusive 3 years ago
compositor.rs Make regex_prompt directly call cx.push_layer 3 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 3 years ago
health.rs Indentation rework (#1562) 3 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 3 years ago
keymap.rs Add refresh-config and open-config command (#1803) 3 years ago
lib.rs Add refresh-config and open-config command (#1803) 3 years ago
main.rs Handle BrokenPipe when piping hx --health through head (#1876) 3 years ago