helix/helix-core
Benoît CORTIER 68affa3c59 Implement register selection
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`.
2021-06-07 21:52:09 +09:00
..
src Implement register selection 2021-06-07 21:52:09 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Release 0.0.10 2021-06-07 09:42:15 +09:00