helix/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
2022-07-05 07:51:15 +09:00
..
commands Reuse menu::Item trait in picker (#2814) 2022-07-02 13:21:27 +02:00
keymap Add new key bindings to view mode (#2803) 2022-07-01 18:27:18 +09:00
ui Highlight whole row in picker menus (#2939) 2022-07-02 17:29:46 +05:30
application.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
args.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
commands.rs Fix backwards selection duplication widening bug (#2945) 2022-07-05 07:51:15 +09:00
compositor.rs use test terminal backend for integration tests 2022-06-18 23:57:47 -04:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs fix: do not color health summary when stdout is piped (#2836) 2022-06-20 17:07:32 +02:00
job.rs fix(command): write-quit: do not quit if write fails 2022-06-18 23:57:47 -04:00
keymap.rs Reuse menu::Item trait in picker (#2814) 2022-07-02 13:21:27 +02:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00