helix/helix-term/tests
Skyler Hawthorne 62b2af7e85 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.
2025-05-26 19:22:50 -04:00
..
test Delete pairs with multi-char-range selections 2025-05-26 19:22:50 -04:00
integration.rs syntax: Move config types to a separate module 2025-05-13 18:30:21 -04:00