Commit message (Expand) | Author | Age | |
---|---|---|---|
* | select smaller range on some case | cossonleo | 2021-10-29 |
* | Merge branch 'master' into great_line_ending_and_cursor_range_cleanup | Nathan Vegdahl | 2021-07-02 |
|\ | |||
| * | Remove #[allow(unused)] from helix-core, and fix unused imports. | Nathan Vegdahl | 2021-07-02 |
* | | Make `Selection`'s normalize and transform methods self-consuming only. | Nathan Vegdahl | 2021-07-01 |
* | | Clean up `Selection` to not use so many allocations. | Nathan Vegdahl | 2021-07-01 |
|/ | |||
* | minor: Remove a few unwraps. | Blaž Hrastnik | 2021-03-26 |
* | commands: Implement expand_selection. | Blaž Hrastnik | 2021-02-22 |