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 a3a7e0d510 shrink_selection without history selects first contained child
This changes the behavior of `shrink_selection` to iterate through child
nodes until it finds one that is contained within the selection, with
at least one of the ends of the selection being exclusively inside the
starting selection (though not necessarily both ends). This produces
more intuitive behavior for selecting the "first logical thing" inside
the selection.
3 weeks ago
..
test shrink_selection without history selects first contained child 3 weeks ago
integration.rs transition to nucleo for fuzzy matching (#7814) 1 year ago