helix/helix-term/src
2025-01-17 10:23:36 -05:00
..
commands Add directory name to :cd errors 2025-01-11 20:39:44 -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 fix: unable to detect Color completion item hex code for some LSPs (#12501) 2025-01-12 09:40:19 -06:00
application.rs fix: report correct amount of files opened and improved error message when Helix can't parse directory as file (#12199) 2024-12-08 20:14:29 +09: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 Eliminate an unnecessary clone in insert_newline 2025-01-17 10:23:36 -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 fix (hx --health): Don't print headers in white (#12355) 2024-12-29 10:38:28 -06:00
job.rs Add hook/event system 2024-01-23 11:20:19 +09:00
keymap.rs Revert "refactor(shellwords)!: change arg handling strategy (#11149)" 2025-01-06 12:39:53 -05:00
lib.rs Ignore .svn version control files (#10536) 2024-04-21 12:00:30 +09:00
main.rs Avoid allocating the --help message (#12243) 2024-12-16 11:16:48 -06:00