helix-mirror/helix-term/src
2024-11-27 20:05:18 +09:00
..
commands Add clipboard provider configuration (#10839) 2024-11-20 16:06:23 -06:00
handlers fix(clippy): suppress unused lint on windows (#12107) 2024-11-22 08:10:11 -06:00
keymap Search selection with word boundary detection (#12126) 2024-11-26 13:30:53 -06:00
ui Add support for path completion (#2608) 2024-11-21 21:12:36 -06:00
application.rs Handle window/showMessage and display it bellow status line (#5535) 2024-09-18 21:43:06 +02:00
args.rs Fallback to filename for +arg (#9333) 2024-01-14 15:11:18 +01:00
commands.rs fix: Remove leftover debug println! (#12138) 2024-11-27 20:05:18 +09: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 only show inline diagnostics after a delay 2024-07-15 16:36:29 +02:00
handlers.rs only show inline diagnostics after a delay 2024-07-15 16:36:29 +02:00
health.rs Add clipboard provider configuration (#10839) 2024-11-20 16:06:23 -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 Ignore .svn version control files (#10536) 2024-04-21 12:00:30 +09:00
main.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00