Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

neuhalje/homesick-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Homesick castle tmux

This is a homesick castle for tmux.

Cheat Sheet

Control character: C-b(Control+b).

Navigation

  • C-a a : Last window

  • C-a n : Next window

  • C-a p : Previous window

  • C-a h : Pane left

  • C-a l : Pane right

  • C-a k : Pane up

  • C-a j : Pane down

Management of panes/windows

  • C-a c : Create window

  • C-a - : Split horizontally

  • C-a | : Split vertically

  • C-a UP : Move the current pane into a new window tmp and activate it ("maximize"). A placeholder pane is created instead of the maximized pane. This is destroyed afterwards.

  • C-a DOWN : Move the tmp window back in place.

  • C-a H/L/K/J : shift-movement keys will resize panes

  • C-a SPACE : Cycle different pane layouts

  • C-a , : Set window title

Copy/Paste

  • C-a ESC : Start copy mode
  • C-a P : Paste

In copy mode:

  • v : start select
  • RETURN : end select & copy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published