helix/helix-term/src
2024-12-20 13:33:46 -05:00
..
commands Handle conversion to/from new LSP URL type 2024-12-20 13:33:46 -05:00
handlers implement snippet tabstop support 2024-12-17 13:34:40 -05:00
keymap Search selection with word boundary detection (#12126) 2024-11-26 13:30:53 -06:00
ui Colors for items in the completion menu (#12299) 2024-12-20 10:16:15 -06:00
application.rs Handle conversion to/from new LSP URL type 2024-12-20 13:33:46 -05:00
args.rs Trim trailing colons from paths to allow copy/pasting git grep -n output (#9963) 2024-12-17 13:02:06 -06:00
commands.rs Handle conversion to/from new LSP URL type 2024-12-20 13:33:46 -05:00
compositor.rs fix(clippy): clippy 1.83 lints (#12150) 2024-12-02 08:23:32 -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 snippet tabstop support 2024-12-17 13:34:40 -05:00
health.rs Show parser availability in --health [LANG] (#12228) 2024-12-18 11:21:58 -06:00
job.rs Add hook/event system 2024-01-23 11:20:19 +09:00
keymap.rs Disallow macro keybindings within command sequences 2024-08-10 00:39:47 +09:00
lib.rs Handle conversion to/from new LSP URL type 2024-12-20 13:33:46 -05:00
main.rs Avoid allocating the --help message (#12243) 2024-12-16 11:16:48 -06:00