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
Ingrid 6494301e3c reintroduce ensure_cursor_in_view in handle_config_events
since we sorted out the borrow checker issues using partial borrows,
there's nothing stopping us from going back to the simpler implementation
2 months ago
..
commands improve access patterns for Document.view_data 2 months ago
handlers don't overload LS with completion resolve requests 2 months ago
keymap feat(command): select_all_children 3 months ago
ui improve access patterns for Document.view_data 2 months ago
application.rs reintroduce ensure_cursor_in_view in handle_config_events 2 months ago
args.rs Fallback to filename for +arg (#9333) 6 months ago
commands.rs improve access patterns for Document.view_data 2 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 don't overload LS with completion resolve requests 2 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 .svn version control files (#10536) 2 months ago
main.rs Add glob file type support (#8006) 5 months ago