helix/helix-term/src
Blaž Hrastnik af21e2a5b4 Pass through Editor instead of Context 2022-02-17 14:02:42 +09:00
..
commands helix-term: implement buffer completer 2022-02-17 14:02:42 +09:00
ui Pass through Editor instead of Context 2022-02-17 14:02:42 +09:00
application.rs Allow static strings in set_status/set_error so API is nicer 2022-02-15 16:45:28 +09:00
args.rs Allow specifying file start position (#445) 2022-01-23 16:54:03 +09:00
commands.rs Pass through Editor instead of Context 2022-02-17 14:02:42 +09:00
compositor.rs Prevent multiple code action popups 2022-02-08 16:44:39 +09:00
config.rs Put some tests behind #[cfg(test)] (#1459) 2022-01-09 00:32:50 +09:00
job.rs Don't use block_on in jobs.finish(), we can .await 2022-02-05 15:05:19 +09:00
keymap.rs Add tree-sitter based function, class navigation 2022-02-15 14:04:46 +09:00
lib.rs Assume true color support on Windows 2021-12-14 00:48:45 +09:00
main.rs Allow specifying file start position (#445) 2022-01-23 16:54:03 +09:00