0% found this document useful (0 votes)
250 views1 page

Tmux Cheat Sheet: Split Session

This document provides a cheat sheet for using the tmux terminal multiplexer. It lists keyboard shortcuts for splitting panes, managing windows and sessions, and navigating history. Some key functions include splitting the screen vertically or horizontally, detaching from a session, moving between panes and windows, and searching buffer text.

Uploaded by

Daniel Ajoy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
250 views1 page

Tmux Cheat Sheet: Split Session

This document provides a cheat sheet for using the tmux terminal multiplexer. It lists keyboard shortcuts for splitting panes, managing windows and sessions, and navigating history. Some key functions include splitting the screen vertically or horizontally, detaching from a session, moving between panes and windows, and searching buffer text.

Uploaded by

Daniel Ajoy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Tmux Cheat Sheet Split Session

". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .Vertical screen cut d . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Detach tmux session


All listed functions listed below require Ctrl+b keyboard press % . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Horizontal screen cut
s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List tmux session
key before { . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Move to previous pane
} or o . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Move to next pane ( . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Jump to next session
Commands ← → ↑ ↓ . . . . . . . . . . . . . . . . . . . Move to the corresponding arrow ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Jump to previous sessions
q . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Get panes numbers
tmux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Launch tmux
t . . . . . . . . . . . . . . . . . . . . . . . . . . . Change panes visual organisation
tmux a . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Session attach
Alt+(← → ↑ ↓) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Grow pane size
! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert a pane to a window
Autor
Window Managment :joinp -h -s 0.0 -p 75 . . Convert a window in an integrated Pierre Mavro (Deimosfr)
c . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new window pane http://www.mavro.fr · http://www.deimos.fr
w . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Get current window list • -h : horizontaly
n. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .Move to next window • -s 0.0 : window 0 et pane 0
p . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Move to previous window • -p 75 : 75% window occupation References
l . . . . . . . . . . . . . . . . . . . . . . . Move to the penultimate used window History http://tmux.sourceforge.net/ http://myhumblecorner.wordpress.
[0-9] . . . . . . . . . . . . . . . . . . . . . . . . . . Move to the numbered window com/2011/08/30/screen-to-tmux-a-humble-quick-start-guide/
⇑ (PageUP) . . . . . . . . . . . . . . . . . . . . . . . . . . . View upward in history
f name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Search in window’s buffers ⇓ (PageDOWN) . . . . . . . . . . . . . . . . . . . . . . View downward in history http:
’ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename current window //blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
t then (↑ ↓) . . . . . . . . . . . . . . . . . . Select lines in history (after ⇑) http://blog.hawkhost.com/2010/07/02/tmux-%E2%80%
& . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Force a window to close ←- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy selection 93-the-terminal-multiplexer-part-2/
t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Show time = . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Paste selection http://www.dayid.org/os/notes/tm.html

You might also like