All Projects → spabinger → terminator-cheat-sheet

spabinger / terminator-cheat-sheet

Licence: GPL-3.0 License
Cheat Sheet for Terminator

Projects that are alternatives of or similar to terminator-cheat-sheet

command-line
⌨ Command line options and arguments parser.
Stars: ✭ 35 (-51.39%)
Mutual labels:  console
cheatsheet vim
Yet another cheatsheet for vim
Stars: ✭ 12 (-83.33%)
Mutual labels:  cheatsheet
cmake-cheatsheet
CMake Cheat Sheet
Stars: ✭ 37 (-48.61%)
Mutual labels:  cheatsheet
yii-console
Yii console components
Stars: ✭ 48 (-33.33%)
Mutual labels:  console
Markdown-for-Documentation
Markdown is a HTML compatible language used for Documentation.
Stars: ✭ 14 (-80.56%)
Mutual labels:  cheatsheet
http-simple-cheatsheet
Simple HTTP status codes cheatsheet 🦄
Stars: ✭ 18 (-75%)
Mutual labels:  cheatsheet
slim-command
Useful commands for slim application
Stars: ✭ 13 (-81.94%)
Mutual labels:  console
nchat
Terminal-based Telegram client for Linux and macOS
Stars: ✭ 68 (-5.56%)
Mutual labels:  console
terminator-gruvbox
A color theme for terminator using Pavel Pertsev's vim gruvbox color scheme
Stars: ✭ 25 (-65.28%)
Mutual labels:  terminator
from-gms-to-hms
Complete guide to adding support for Huawei's mobile services and distribution platform into your apps that are already published on Google Play.
Stars: ✭ 30 (-58.33%)
Mutual labels:  cheatsheet
cmdr
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
Stars: ✭ 94 (+30.56%)
Mutual labels:  console
ishell
Create shell environments with Python
Stars: ✭ 70 (-2.78%)
Mutual labels:  console
fdlinecombine
Read multiple fds and print data to stdout linewise.
Stars: ✭ 40 (-44.44%)
Mutual labels:  console
ascii chart
Nice-looking lightweight console ASCII line charts ╭┈╯. Port of kroitor/asciichart.
Stars: ✭ 24 (-66.67%)
Mutual labels:  console
Reinforcement-Learning-CheatSheet
Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)
Stars: ✭ 22 (-69.44%)
Mutual labels:  cheatsheet
ctable
C library to print nicely formatted tables
Stars: ✭ 13 (-81.94%)
Mutual labels:  console
Arduino-Cheat-Sheet
Cheat Sheets for Arduino Programming Language
Stars: ✭ 30 (-58.33%)
Mutual labels:  cheatsheet
dune
A shell🐚 by the beach🏖️!
Stars: ✭ 610 (+747.22%)
Mutual labels:  console
screeps-commander
用于游戏《Screeps》的移动端控制台 WEB 应用
Stars: ✭ 18 (-75%)
Mutual labels:  console
ceph-cheatsheet
All™ you ever wanted to know about operating a Ceph cluster!
Stars: ✭ 84 (+16.67%)
Mutual labels:  cheatsheet

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
Ctrl+Shift+I Open a new window
Alt+L Open Layout Launcher

Grouping & Broadcasting

Command Action
Ctrl+G Group All
Ctrl+Shift+G Ungroup All
Super+T Group Tab
Super+Shift+T Ungroup Tab
Alt+A Broadcast to all terminals
Alt+G Broadcast to Grouped terminals
Alt+O Broadcast off
F11 Toggle window to fullscreen
Ctrl+Shift+X Max. current terminal (toggle)
Ctrl+Shift+Z Zoom current terminal (toggle)
Ctrl+Shift+Alt+A Hide the initial window

Navigation

Command Action
Alt+Up Focus on the terminal above
Alt+Dn Focus on the terminal below
Alt+Left Focus on the terminatl left
Alt+Right Focus on the terminal right
Ctrl+Tab Move to next terminal in open window
Ctrl+Shift+Tab Move to previous terminal in open window
Ctrl+PgUp Move to next Tab
Ctrl+PgDn Move to previous Tab

Organisation

Command Action
Ctrl+Shift+Right Move parent dragbar Right
Ctrl+Shift+Left Move parent dragbar Left
Ctrl+Shift+Up Move parent dragbar Up
Ctrl+Shift+Down Move parent dragbar Down
Ctrl+Shift+PgUp Swap tab position with next Tab
Ctrl+Shift+PgDn Swap tab position with previous Tab
Super+R Rotate terminal clockwise
Super+Shift+R Rotate terminal counter-clockwise

mis

Command Action
Ctrl+Shift+C Copy selected text to clipboard
Ctrl+Shift+V Paste clipboard text
Ctrl+Shift+S Hide/Show Scrollbar
Ctrl+Shift+F Search within terminal scrollback
Ctrl+Shift+R Reset terminal state
Ctrl+Shift+G Reset terminal state and clear window
Ctrl+Plus Increase font size
Ctrl+Minus Decrease font size
Ctrl+Zero Restore font size to original settings
Ctrl+Alt+W Rename window title
Ctrl+Alt+A Rename tab title
Ctrl+Alt+X Rename terminal title
Super+1 Insert terminal number
Super+0 Insert padded terminal number
Ctrl+Shift+T Open new 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/
https://www.cheatography.com/elpedro/cheat-sheets/terminator/pdf/

Terminator Documentation

https://terminator-gtk3.readthedocs.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].