Keybindings
||border=1 width=80%25
||!What||!Unix||!9||
|| Kills running program || ctrl-c || delete ||
|| Moves to end of line || ctrl-e/end || ctrl-e ||
|| Moves to begining of line || ctrl-a/home || ctrl-a ||
|| Returning to first line of window || N/A || home ||
|| Moving to last line of window || N/A || end ||
|| Hold mode || N/A || esc ||
|| List files in current directory || tab || ctrl-f/insert ||
|| Deletes one character || ctrl-h/backspace || ctrl-h/backspace ||
|| Clears whole line || ctrl-u || ctrl-u ||