You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command, when run after a replacement command, such as `meow-replace` or
itself, replaces the just inserted text with the next item in the kill ring,
without rotating the kill ring.
- Add command `meow-replace`.
- Add variables `meow--replace-pop-index`, `meow--replace-start-marker`,
and `meow-replace-pop-command-start-indexes`.
- Modify commands `meow-replace`, `meow-replace-save`, and `meow-replace-char`
to set the marker before inserting the replacement text.
Co-authored-by: okamsn <[email protected]>
0 commit comments