Rob's Wiki
  • Welcome
  • AWS
    • Appsync
    • Athena
    • S3
  • Terminal
    • brew
    • curl
    • git
    • kubernetes
    • ngrok
    • terminal
    • tmux
    • zsh
  • Design
    • Sketch
    • Fusion360
    • TinkerCAD
  • Haskell
    • Haskell
    • Stack, Cabal etc
  • Javascript
    • Javascript
    • npm
    • Vue
  • CSS
  • Mac
  • Python
    • iPython
    • pip
    • Virtualenv
  • Scala
  • Rust
  • VSCode
  • Keyboard Shortcuts
Powered by GitBook
On this page
  • Starting
  • Stopping
  • Shortcuts
  1. Terminal

tmux

Starting

tmux
tmux new -s sessionname

Stopping

tmux kill-session -t sessionname

Shortcuts

Tmux shortcut mode is:

^ + B

Shortcut

Action

%

Split horizontally

"

Split vertically

↓

Move panes

PreviousterminalNextzsh

Last updated 5 years ago