aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/register.rs
Commit message (Expand)AuthorAge
* Swap system and primary clipboard registers (#8703)Omnikar2023-11-03
* Make editor remember the latest search register (#5244)Jonathan LEI2023-08-14
* Reimplement clipboard commands in terms of special regsMichael Davis2023-07-31
* Preview the latest value for regular registersMichael Davis2023-07-31
* Add system & primary clipboards as special registersMichael Davis2023-07-31
* Add the '%' (current filename) registerMichael Davis2023-07-31
* Add '#' and '.' special registersMichael Davis2023-07-31
* Refactor Registers to take EditorMichael Davis2023-07-31