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
Pascal Kuthe b46064b8c4 Add an Amp-like jump command
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
3 months ago
..
commands use slices instead of Rc for virtual text 3 months ago
handlers fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660) 4 months ago
keymap Add an Amp-like jump command 3 months ago
ui dismiss pending keys properly for mouse/paste 3 months ago
application.rs LSP: Normalize diagnostic file paths 4 months ago
args.rs Fallback to filename for +arg (#9333) 6 months ago
commands.rs Add an Amp-like jump command 3 months ago
compositor.rs add redraw command (#6949) 10 months ago
config.rs feat: smart_tab 11 months ago
events.rs Add hook/event system 5 months ago
handlers.rs refactor completion and signature help using hooks 5 months ago
health.rs Add glob file type support (#8006) 5 months ago
job.rs Add hook/event system 5 months ago
keymap.rs Allow numbers as second input event (#8471) 5 months ago
lib.rs Ignore more version control systems (#9935) 3 months ago
main.rs Add glob file type support (#8006) 5 months ago