Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 383 Bytes

File metadata and controls

10 lines (10 loc) · 383 Bytes

Shortcuts

  • ctrl + k cut/delete text from cursor position till the end of the line
  • ctrl + u cut line
  • ctrl + y paste line
  • ctrl + a move cursor to the begining of the line
  • ctrl + e move cursor to the end of the line
  • alt + f move cursor one word right
  • alt + b move cursor one word left
  • ctrl + l clear screen
  • alt + . last command's argument