Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.08 KB

terminator.md

File metadata and controls

42 lines (27 loc) · 1.08 KB

Terminator Cheat Sheet

Splitting Windows

Command Action
Ctrl+Shift+E vertical split
Ctrl+Shift+O horizontal split
Alt+ArrowKeys Navigate terminals
Ctrl+Shift+P focus be active on the previous view
Ctrl+Shift+N focus be active on the next view
Ctrl+Shift+W close the view where the focus is on
Ctrl+Shift+Q exit terminator
Ctrl+Shift+X focus active window and enlarge it

Groups

Command Action
Ctrl+G Group All
Ctrl+Shift+G Ungroup All
Ctrl+T Group Tab
Ctrl+Shift+T Ungroup Tab

Launcher parameters

  • -m – maximize
  • -b – borderless – works well with Gnome2 but is a bit redundant with Unity as a maximised window is borderless anyway
  • -T – sets the title

Links

http://www.linuxnov.com/the-complete-guide-to-configure-terminator-terminal-emulator-layouts/ http://askubuntu.com/questions/158159/how-do-i-get-terminator-to-start-up-with-my-custom-layout http://blog.al4.co.nz/2011/05/getting-the-most-out-of-terminator/