mirror of https://github.com/helix-editor/helix
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`. |
||
---|---|---|
.. | ||
auto_pairs.rs | ||
comment.rs | ||
diagnostic.rs | ||
graphemes.rs | ||
history.rs | ||
indent.rs | ||
lib.rs | ||
macros.rs | ||
match_brackets.rs | ||
movement.rs | ||
object.rs | ||
position.rs | ||
register.rs | ||
search.rs | ||
selection.rs | ||
state.rs | ||
syntax.rs | ||
transaction.rs | ||
words.rs |