All.md

January 13, 2026 ยท View on GitHub

All (All currently supported tasks)

NameDescriptionTags
AppendCharInsert a char next to the cursor.append, change, insertion
ChangeFChange text using Fcchange, chair-wise, F, horizontal, left, operator
ChangefChange text using fcchange, chair-wise, f, horizontal, operator, right
ChangeLineChange the current line.cchange, line, lines, operator
ChangeTChange text using Tcchange, chair-wise, horizontal, left, operator, T
ChangetChange text using fcchange, chair-wise, horizontal, operator, right, t
ChangeWORDChange multiple WORDS.cchange, counter, horizontal, operator, text-object, WORD
CommentLineChange the current line into a single line comment.change, commenting, plugin
DecrementDecrement the value at the cursor.change, char, increment
DeleteCharDelete the current char.change, char
DeleteFDelete back to the previous char.chair-wise, deletion, F, horizontal, left, operator, register
DeletefDelete forward to the next char.chair-wise, deletion, f, horizontal, operator, register, right
DeleteInsideQuotesDelete inside the quotes.deletion, operator, quotes, register
DeleteLineDelete the current line.deletion, line
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
IncrementIncrement the value at the cursor.change, char, increment
InsertAtStartOfLineInsert text at the start of the line.I, insert, line, start
InsertCharInsert a char at the current position.change, char
JoinLinesJoin the current line with the line below.change, J, join, line
MoveAbsoluteLineMove to the absolute line.line, movement, vertical
MoveCharsLeftMove left charwise.char, h, horizontal, movement
MoveCharsRightMove right charwise.horizontal, l, movement
MoveEndOfFileMove to the end the file.end, file, movement, vertical
MoveEndOfLineMove to the end of the current line.end, horizontal, line, movement
MovefFind the next char.chair-wise, f, horizontal, movement, operator, right
MoveFGo back to the last ocurrence of a char.chair-wise, F, horizontal, left, movement, operator
MoveLinesDownMove down multiple lines.horizontal, j, lines, movement, operator
MoveLinesUpMove multiple lines up.horizontal, k, lines, movement, operator
MoveMarkMove to a markmark, movement, vertical
MoveMatchMove to the current match.match, movement, operator, text-object
MoveoEnter and leave insert mode below the current line.change, insert_mode, linewise, o
MoveOEnter and leave insert mode above the current line.change, insert_mode, linewise, O
MoveStartOfFileMove to the start of the file.file, start, vertical
MoveStartOfLineMove to the start of the current line.line, movement, start
MoveTGo back next to the last ocurrence of a char.chair-wise, horizontal, left, movement, operator, T
MovetMove using t.chair-wise, horizontal, movement, operator, right, t
MoveWORDMove multiple WORDS.counter, horizontal, movement, operator, text-object, WORD
MoveWordMove multiple words.counter, horizontal, movement, operator, text-object, word
MoveWORDEndMove to the end of WORDs.END, movement, operator, vertical, WORD_end
MoveWordEndMove to the end of words.end, movement, operator, vertical, word_end
OpenWindowOpen a new window.window
PastePaste from a given register.Paste, register
pastePaste from a given register.paste, register
SearchBackwardSearch backwards.diagonal, movement, search
SearchForwardSearch forwards.forward, movement, search
SearchWordBackwardSearch backwards for the word at the cursor.backward, movement, search
SearchWordForwardSearch forwards for the word at the cursor.forward, movement, search
YankEndOfLineYank to the end of the current line.end, line, yank
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