hx: feature parity on copy paste (P before, R replace, r after)

This commit is contained in:
Igor Támara 2025-10-13 00:13:03 -05:00 committed by CJ van den Berg
parent 0dba4fd4fe
commit f288d24e13
4 changed files with 197 additions and 63 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.cache/
src/.cache
/zig-out/
/.zig-cache/