You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/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
2 years ago
..
commands views -> buffers in write-all (#2788) 2 years ago
keymap Add shrink equivalent of extend_to_line_bounds (#2450) 2 years ago
ui Improve markdown list rendering (#2687) 2 years ago
application.rs improve test harness 2 years ago
args.rs Add refresh-config and open-config command (#1803) 2 years ago
commands.rs Add a check to prevent re-selecting same range (#2760) 2 years ago
compositor.rs Make regex_prompt directly call cx.push_layer 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Add true or false checkbox in health output table (#1947) 2 years ago
job.rs Don't use block_on in jobs.finish(), we can .await 2 years ago
keymap.rs Improve Readability (#2639) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs move config parsing back into main 2 years ago