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
Nehliin 3b0c5e993a Use deserialization fix instead 3 years ago
..
ui fix: When cycling through prompt history, update event needs to trigger 3 years ago
application.rs Use current dir for file picker, after change dir. (#910) 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs Fix `:quit!` description and tense of other commands (#902) 3 years ago
compositor.rs Fix doctest broken on 2021 edition 3 years ago
config.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
job.rs Drop some &mut bounds where & would have sufficed 3 years ago
keymap.rs Use deserialization fix instead 3 years ago
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
main.rs log syntax highlighting init errors (#895) 3 years ago