Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 574 Bytes

ITERM.md

File metadata and controls

19 lines (15 loc) · 574 Bytes

iTerm Shortcuts

  • CMD + Shift + H - Historial of copies
  • CTRL + R - Search in command history
    • Tip: ssh <ip> #ssh then CTRL + R and search #ssh
  • CTRL + A - Go to start of line
  • CTRL + E - Go to end of line
  • CMD + K - Clean terminal

Terminator Shortcuts

  • Ctrl - Shift - E - Split vertically
  • Ctrl - Shift - O - Split horizontally
  • Ctrl - Shift - P - Focus next view
  • Ctrl - Shift - N - Focus previous view
  • Ctrl - Shift - W - Close focused view
  • Ctrl - Shift - Q - Exit terminator
  • Ctrl - Shift - X - Enlarge active view