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
Jonathan LEI a224ee5079
Changed file picker (#5645)
Co-authored-by: WJH <hou32hou@gmail.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Pascal Kuthe <pascalkuthe@pm.me>
8 months ago
..
commands use slices instead of Rc for virtual text 8 months ago
handlers fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660) 9 months ago
keymap Changed file picker (#5645) 8 months ago
ui Support scrolling popup contents using mouse (#10053) 8 months ago
application.rs LSP: Normalize diagnostic file paths 9 months ago
args.rs Fallback to filename for +arg (#9333) 10 months ago
commands.rs Changed file picker (#5645) 8 months ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
events.rs Add hook/event system 10 months ago
handlers.rs Fix rustc warnings about unused 'pub use's (#10011) 8 months ago
health.rs Add glob file type support (#8006) 9 months ago
job.rs Add hook/event system 10 months ago
keymap.rs Allow numbers as second input event (#8471) 9 months ago
lib.rs Fix rustc warnings about unused 'pub use's (#10011) 8 months ago
main.rs Add glob file type support (#8006) 9 months ago