helix/helix-term/src
Jesse Luehrs 54ff39a596
Merge 916dfa06fc into b01fbb4a22
2025-07-22 10:41:20 +02:00
..
commands Add syntax symbol pickers based on tags.scm queries 2025-07-18 11:16:42 -04:00
handlers Complete words from open buffers (#13206) 2025-07-18 09:51:00 -05:00
keymap Add syntax symbol pickers based on tags.scm queries 2025-07-18 11:16:42 -04:00
ui Fix symlink directories in file explorer (#14028) 2025-07-21 14:10:06 -04:00
application.rs Re-detect `.editorconfig` on `:config-reload` (#13443) 2025-06-30 09:21:37 -05:00
args.rs feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00
commands.rs Merge 916dfa06fc into b01fbb4a22 2025-07-22 10:41:20 +02:00
compositor.rs Do not record keys pressed by macros while recording a macro (#12733) 2025-01-30 18:14:04 -06:00
config.rs feat: smart_tab 2023-08-01 09:41:42 -05:00
events.rs Add a `ConfigDidChange` event 2025-06-23 11:32:51 -04:00
handlers.rs Complete words from open buffers (#13206) 2025-07-18 09:51:00 -05:00
health.rs Document tags.scm queries, commands and language support 2025-07-18 11:17:10 -04:00
job.rs Add hook/event system 2024-01-23 11:20:19 +09:00
keymap.rs Rewrite command line parsing, add flags and expansions (#12527) 2025-02-26 19:50:15 -06:00
lib.rs Fix `goto_file` on Windows (#13770) 2025-06-18 19:32:14 -05:00
main.rs feat: passing multile of the same files in the arguments places a cursor at each position (#12192) 2025-01-23 14:04:02 -06:00