Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix selection rendering, it would be off by 1 if reverse. | Blaž Hrastnik | 2021-04-07 |
| | |||
* | clippy lint | Blaž Hrastnik | 2021-04-06 |
| | |||
* | w, b, e: Match kakoune's behavior in selecting by default. | Blaž Hrastnik | 2021-04-05 |
| | | | | | I initially preferred only moving the cursor, but selecting the whole word is a lot nicer for things like wd (instead of vwd). | ||
* | Finish hiding doc.state / State as an implementation detail. | Blaž Hrastnik | 2021-03-18 |
| | |||
* | Move things out of state.rs. | Blaž Hrastnik | 2021-03-18 |