helix/helix-term/src
Nikita Revenco 90884f0588 fix: use char::to_{lower_uppercase} instead of their ascii variants 2025-02-28 15:19:25 +00:00
..
commands Rewrite command line parsing, add flags and expansions (#12527) 2025-02-26 19:50:15 -06:00
handlers Prevent auto-format in auto-save (#12817) 2025-02-12 12:11:01 -06:00
keymap feat: restore default `~` keymap for switch to alternate text 2025-02-28 15:07:44 +00:00
ui Highlight file picker directories with 'ui.text.directory' 2025-02-26 19:19:37 -05:00
application.rs Highlight file picker directories with 'ui.text.directory' 2025-02-26 19:19: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 fix: use char::to_{lower_uppercase} instead of their ascii variants 2025-02-28 15:19:25 +00: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 DocumentFocusLost event 2024-12-17 13:34:40 -05:00
handlers.rs implement incomplete completion requests 2025-02-01 19:36:10 -05:00
health.rs fix: check and print remaining language servers (#12841) 2025-02-12 09:57:25 -06: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(lints): clippy 1.84 2025-01-23 15:18:16 -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