ActionArgs
constructor(repeat: Int = 1, forward: Boolean? = null, head: LinePos? = null, position: String? = null, backtrack: Boolean? = null, increase: Boolean? = null, repeatIsExplicit: Boolean? = null, indentRight: Boolean? = null, selectedCharacter: String? = null, after: Boolean? = null, matchIndent: Boolean? = null, registerName: String? = null, isEdit: Boolean? = null, linewise: Boolean? = null, insertAt: String? = null, blockwise: Boolean? = null, keepSpaces: Boolean? = null, replace: Boolean? = null, keepCursor: Boolean? = null)