Register.md

January 13, 2026 ยท View on GitHub

Register (Tasks that may use registers.)

NameDescriptionTags
DeletefDelete forward to the next char.chair-wise, deletion, f, horizontal, operator, register, right
DeleteFDelete back to the previous char.chair-wise, deletion, F, horizontal, left, operator, register
DeleteInsideQuotesDelete inside the quotes.deletion, operator, quotes, register
DeleteMatchDelete the current match.deletion, match, operator, register, register, text-object
DeleteSentenceDelete the textobject inner sentence.deletion, horizontal, operator, register, sentence, text-object
DeletetDelete to the next char.chair-wise, deletion, horizontal, operator, register, right, t
DeleteTDelete back to the next char.chair-wise, deletion, horizontal, left, operator, register, T
DeleteWordDelete multiple words.counter, deletion, horizontal, operator, register, text-object, word
DeleteWORDDelete multiple WORDs.counter, deletion, horizontal, operator, register, text-object, WORD
DeleteWordEndDelete using 'e'.deletion, end, operator, register, vertical, word_end
DeleteWORDEndDelete using 'E'.deletion, END, operator, register, vertical, WORD_end
pastePaste from a given register.paste, register
PastePaste from a given register.Paste, register
YankfYank to the next char.chair-wise, f, horizontal, operator, register, right, yank
YankFYank back to the previous char.chair-wise, F, horizontal, left, operator, register, yank
YankInsideBlockYank inside the block.inside, operator, register, text-object, yank
YankInsideQuotesYank inside the quotes.operator, quotes, register, yank
YankLineYank a line into a register.line, lines, operator, register, vertical, yank
YankMatchYank the current match.match, operator, register, register, text-object, yank
YanktYank next to the next char.chair-wise, horizontal, operator, register, right, t, yank
YankTYank back next to the previous char.chair-wise, horizontal, left, operator, register, T, yank
YankWORDYank multiple WORDS.counter, horizontal, operator, register, text-object, WORD, yank
YankWordYank multiple words.counter, horizontal, operator, register, text-object, word, yank