Files
Austin W Smith db65482581 Fix pasting read-only registers (:, %, and .) (#239)
The bug/error was from attempting to use setreg() on a read-only
register. The fix is to use the unnamed (") register as a placeholder
when a read-only register is detected, and then restore the unnamed
register afterwards.
2025-08-16 12:51:54 -04:00
..