aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/register.rs
Commit message (Expand)AuthorAge
* feat(commands): add clear-register typable command (#5695)jorge2023-04-27
* Refactor blackhole register (#4504)ath32022-11-15
* fixes showing the last prompt on empty input (#2870)Saber Haj Rabiee2022-06-24
* prompt: If submitting empty prompt, use default (last used)Blaž Hrastnik2022-06-06
* Show infobox with register contentsGokul Soumya2022-02-10
* Implement black hole register (#1165)ath32021-11-28
* Mark a few functions as `const`Blaž Hrastnik2021-10-24
* Implement in-memory prompt historyBlaž Hrastnik2021-07-26
* Remove RwLock for registersBenoît CORTIER2021-06-15
* Implement register selectionBenoît CORTIER2021-06-07
* Simple yank/paste registers.Blaž Hrastnik2020-10-13