Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement register selection | Benoît CORTIER | 2021-06-07 |
| | | | | | | User can select register to yank into with the " command. A new state is added to `Editor` and `commands::Context` structs. This state is managed by leveraging a new struct `RegisterSelection`. | ||
* | Simple yank/paste registers. | Blaž Hrastnik | 2020-10-13 |