helix/helix-term/src
Sean Perry 30baff907d
Implement read command (#10447)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Ibrahim Dursun <ibrahim@dursun.cc>
2024-04-17 17:57:57 -05:00
..
commands Implement read command (#10447) 2024-04-17 17:57:57 -05:00
handlers allow cycling through function signatures/overloads (#9974) 2024-04-16 20:57:22 +02:00
keymap feat(command): select_all_children 2024-04-09 10:33:15 -04:00
ui allow cycling through function signatures/overloads (#9974) 2024-04-16 20:57:22 +02:00
application.rs LSP: Normalize diagnostic file paths 2024-02-26 00:12:43 +09:00
args.rs Fallback to filename for +arg (#9333) 2024-01-14 15:11:18 +01:00
commands.rs Include "change" in textobject autoinfo (#10496) 2024-04-17 17:29:28 +02:00
compositor.rs add redraw command (#6949) 2023-09-08 10:46:36 +09:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
events.rs Add hook/event system 2024-01-23 11:20:19 +09:00
handlers.rs Fix rustc warnings about unused 'pub use's (#10011) 2024-03-27 14:34:47 +09:00
health.rs Add glob file type support (#8006) 2024-02-11 18:24:20 +01:00
job.rs Add hook/event system 2024-01-23 11:20:19 +09:00
keymap.rs Allow numbers as second input event (#8471) 2024-02-14 11:53:15 +01:00
lib.rs Fix rustc warnings about unused 'pub use's (#10011) 2024-03-27 14:34:47 +09:00
main.rs Add glob file type support (#8006) 2024-02-11 18:24:20 +01:00