{:hom} {send ^A} {} Home Start of line
{:end} {send ^E} {} End End of line
{:pgu} {send ^U} {} PgUp Page up
{:pgd} {send ^V} {} PgDn Page down
{:upa} {vtcur ^[[A|^[OA} {} Up Arrow
{:dna} {vtcur ^[[B|^[OB} {} Down Arrow
{:lfa} {send ^B} {} Left Arrow Cursor left
{:rta} {send ^F} {} Right Arrow Cursor right
{:cla} {send ^A} {} ^Left Arrow Word left
{:cra} {send ^F} {} ^Right Arrow Word right
{:ins} {send ^TT}{} Insert Toggle insert mode
{:del} {send ^D} {} Delete Delete character
{:cnd} {send ^J} {} ^End Delete to end of line