helix-mirror/helix-term/src
Skyler Hawthorne 502d3290fb improve test harness
* Use new macro syntax for encoding sequences of keys
* Make convenience helpers for common test pattern
* Use indoc for inline indented raw strings
* Add feature flag for integration testing to disable rendering
2022-06-18 23:54:03 -04:00
..
commands views -> buffers in write-all (#2788) 2022-06-16 16:09:30 -05:00
keymap Add shrink equivalent of extend_to_line_bounds (#2450) 2022-05-22 10:33:11 +09:00
ui Improve markdown list rendering (#2687) 2022-06-15 13:20:19 +09:00
application.rs improve test harness 2022-06-18 23:54:03 -04:00
args.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
commands.rs Add a check to prevent re-selecting same range (#2760) 2022-06-14 08:37:40 -05:00
compositor.rs Make regex_prompt directly call cx.push_layer 2022-03-28 11:02:13 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Add true or false checkbox in health output table (#1947) 2022-04-12 17:21:16 +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 Improve Readability (#2639) 2022-06-01 12:01:37 -05:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs move config parsing back into main 2022-06-18 23:54:03 -04:00