| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: naming convention in zipper | Federico Igne | 2024-01-22 | 1 | -55/+70 |
| | | | | | | | | Unless specified otherwise: - "before" and "left" mean "before the cursor"; - "right" mean "after (and including) the cursor"; - "after" mean "after (i.e., excluding) the cursor". | ||||
| * | feat(zipper): add function to map on cursor focus with default | Federico Igne | 2024-01-12 | 1 | -0/+4 |
| | | |||||
| * | fear(zipper): add function to join two zippers | Federico Igne | 2024-01-12 | 1 | -0/+4 |
| | | |||||
| * | bulk: add PoC of vim-like modular editor | Federico Igne | 2024-01-11 | 1 | -0/+258 |
