CrystalSpore / tmux-settings

Crystal's Default Tmux settings (designed to work with both newer & older versions of Tmux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION

Copy .tmux & .tmux.conf to your home directory. Restart terminal & new settings will be applied.

This config uses non-standard tmux bindings:

C-b is the default tmux trigger, and still used here

  • _ splits top over bottom
  • | splits left and right
  • arrow keys allow to move between panes
  • x kills current active pane

Additionally, the mouse can be used to drag and resize tmux windows (even over an ssh session!)

About

Crystal's Default Tmux settings (designed to work with both newer & older versions of Tmux)