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
A-Walrus 2ac1de305e
Fix backwards selection duplication widening bug (#2945)
* Fix backwards selection duplication widening bug

* Add integration tests

* Make tests line-ending agnostic

Make tests line-ending agnostic

Use indoc to fix tests

Fix line-ending on test input
2 years ago
..
commands Reuse menu::Item trait in picker (#2814) 2 years ago
keymap Add new key bindings to view mode (#2803) 2 years ago
ui Highlight whole row in picker menus (#2939) 2 years ago
application.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago
args.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago
commands.rs Fix backwards selection duplication widening bug (#2945) 2 years ago
compositor.rs use test terminal backend for integration tests 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs fix: do not color health summary when stdout is piped (#2836) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago