helix/helix-term
Michael Davis 23ed8c12f1
Select change range for goto_first/last_change commands (#5206)
This matches the behavior from 42ad1a9e04
but for the first and last change. The selection rules are the same
as for goto_next/prev_change: additions and modifications select the
added and modified range while deletions are represented with a point.
2023-02-07 12:43:48 +09:00
..
src Select change range for goto_first/last_change commands (#5206) 2023-02-07 12:43:48 +09:00
tests enable rendering in integration tests (#5819) 2023-02-04 13:20:23 -08:00
.gitignore
build.rs
Cargo.toml