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
Lucy 404db2ebee
Move mode transition logic to handle_keymap_event() (#2634)
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2 years ago
..
commands Derive Document language name from languages.toml name key (#3338) 2 years ago
keymap let extend-line respect range direction (#3046) 2 years ago
ui Move mode transition logic to handle_keymap_event() (#2634) 2 years ago
application.rs Add bracketed paste (#3233) 2 years ago
args.rs add a CLI flag for specifying config file location (#2666) 2 years ago
commands.rs Fix process spawning error handling (#3349) 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Reduce health tick width 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs add a CLI flag for specifying config file location (#2666) 2 years ago