Skip to content

Files

Latest commit

 

History

History
9 lines (9 loc) · 247 Bytes

CLI.md

File metadata and controls

9 lines (9 loc) · 247 Bytes
Ctrl-A: go to the beginning of line,
Ctrl-E: go to the end of line,
Alt-B: skip one work backward,
Alt-F: skip one word forward,
Ctrl-U: delete to the beginning of line,
Ctrl-K: delete to the end of line,
Alt-D: delete to the end of word.