helix/helix-term/tests
Nikita Revenco ba4793fca0
fix: panic when pressing * after the end of the file (#12611)
* fix: panic when pressing `*` at the end of the file

chore: remove incorrect additions

* docs: add info comment

* test: add new syntax to add a selection at the final character

* test: `*` panics when after the last char

* test: move into a more appopriate module

* test: fix failing

* test: account for Windows test suite

* test: choose a different strategy for custom syntax

* test: do not modify the syntax

* style: remove newline

---------

Co-authored-by: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com>
2025-01-21 16:05:15 +09:00
..
test fix: panic when pressing * after the end of the file (#12611) 2025-01-21 16:05:15 +09:00
integration.rs transition to nucleo for fuzzy matching (#7814) 2023-08-30 13:26:21 +09:00