RSS Amplifier

bidon.ca · May 30, 2021

Tmux

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Quickstart New session
tmux
Detach session
C-b d
Attach to existing tmux session
tmux attach
Split the current pane into two, top and bottom
C-b "
Create new window
C-b c
Scroll in the buffer: enter copy mode and page up
C-b PageUp
References man tmux www.linuxized.com: switching-from-gnu-screen-to-tmux

Quickstart New session tmux Detach session C-b d Attach to existing tmux session tmux attach Split the current pane into two, top and bottom C-b " Create new window C-b c Scroll in the buffer: enter copy mode and page up C-b PageUp References man tmux www.linuxized.com: switching-from-gnu-screen-to-tmux

Read on bidon.ca

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.