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/helix-term/tests
Skyler Hawthorne 00c75e6808 Delete pairs with multi-char-range selections
This completes auto pair deletions. Currently, auto pairs only get
deleted when the range is a single grapheme wide, since otherwise,
the selection would get computed incorrectly through the normal change
mapping process. Now auto pairs get deleted even with larger ranges, and
the resulting selection is correct.
4 weeks ago
..
test Delete pairs with multi-char-range selections 4 weeks ago
integration.rs transition to nucleo for fuzzy matching (#7814) 1 year ago