Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(zipper): add option to not move past last element when moving right | Federico Igne | 2024-01-28 | 1 | -9/+15 |
* | refactor: make zippers return 'pop'ped elements | Federico Igne | 2024-01-26 | 1 | -2/+7 |
* | feat: add ability to paste text from a register | Federico Igne | 2024-01-24 | 1 | -1/+11 |
* | refactor: naming convention in zipper | Federico Igne | 2024-01-22 | 1 | -54/+42 |
* | feat(zipper): add function to map on cursor focus with default | Federico Igne | 2024-01-12 | 1 | -0/+5 |
* | fear(zipper): add function to join two zippers | Federico Igne | 2024-01-12 | 1 | -0/+1 |
* | bulk: add PoC of vim-like modular editor | Federico Igne | 2024-01-11 | 1 | -0/+131 |