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 737282d0e9
Extract a common function for paste_before/_after
2 years ago
..
commands Fix bug with auto replacing components in compositor (#1711) 2 years ago
ui Extract idle timeout code into ui/editor.rs 2 years ago
application.rs Extract idle timeout code into ui/editor.rs 2 years ago
args.rs Fix bug when launching hx file.rs:10 (#1676) 2 years ago
commands.rs Extract a common function for paste_before/_after 2 years ago
compositor.rs Fix bug with auto replacing components in compositor (#1711) 2 years ago
config.rs Put some tests behind #[cfg(test)] (#1459) 3 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 2 years ago
keymap.rs feat(commands): command palette (#1400) 2 years ago
lib.rs Assume true color support on Windows 3 years ago
main.rs Allow specifying file start position (#445) 2 years ago