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
ath3 6fa76d9fe7
Add trim_selections command (#1092)
3 years ago
..
ui Added workspace_symbol_picker (#1041) 3 years ago
application.rs Allow piping from stdin into a buffer on startup (#996) 3 years ago
args.rs Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898) 3 years ago
commands.rs Add trim_selections command (#1092) 3 years ago
compositor.rs Fix doctest broken on 2021 edition 3 years ago
config.rs Launch with defaults upon invalid config/theme (#982) 3 years ago
job.rs Drop some &mut bounds where & would have sufficed 3 years ago
keymap.rs Add trim_selections command (#1092) 3 years ago
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
main.rs Add commit hash to version info, if present (#957) 3 years ago