Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 558 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 558 Bytes

Tmux

Prerequisites

  • Tmux (>= 2.9)

Setup TMUX

$ wget https://raw.githubusercontent.com/Snack-X/setting/master/tmux/.tmux.conf -O ~/.tmux.conf

Usage

  • Ctrl+A - General prefix

  • Ctrl+A c - New window

  • Ctrl+A r - Reload config

  • Ctrl+A [ - Buffer

  • Alt+<Left> - Previous window

  • Alt+<Right> - Next window

  • Alt+<Up> - Previous session

  • Alt+<Down> - Next session

  • Ctrl+A - - Horizontal split pane

  • Ctrl+A | - Vertical split pane

  • Shift+<Arrow> - Move between panes

  • Ctrl+A Alt+<Arrow> - Resize pane