cheat_sheets_tmux
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cheat_sheets_tmux [2022/09/25 15:47] – [Sessions] gman | cheat_sheets_tmux [2024/01/20 16:28] (current) – gman | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== tmux ====== | ====== tmux ====== | ||
- | {{:: | + | **Cheet Sheets:** |
+ | {{:: | ||
===== Sessions ===== | ===== Sessions ===== | ||
Line 16: | Line 16: | ||
# Sessions Management | # Sessions Management | ||
- | tmux ls | + | tmux ls # lists current running sessions |
tmux rename-session -t [number] [new name] | tmux rename-session -t [number] [new name] | ||
Line 41: | Line 41: | ||
Windows are like tabs in a browser. Windows exist in sessions and occupy the whole screen. | Windows are like tabs in a browser. Windows exist in sessions and occupy the whole screen. | ||
+ | |||
+ | **Key Bindings:** | ||
^ Command | ^ Command | ||
Line 60: | Line 62: | ||
Panes are sections of windows that have been split vertically or horizontally (like... uh... panes in a glass window...) | Panes are sections of windows that have been split vertically or horizontally (like... uh... panes in a glass window...) | ||
- | ^ Command | + | **Key Bindings: |
- | | '' | + | |
- | | '' | + | ^ Command |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
+ | | '' | ||
+ | | '' | ||
Line 79: | Line 83: | ||
===== Copy ===== | ===== Copy ===== | ||
+ | **__Resource__: | ||
+ | |||
+ | **To copy outside tmux:** You should be able to highlight with your mouse (shift + left-mouse-button). Once highlighted, | ||
+ | * If that doesn' | ||
+ | * **Shift + Left-Mouse-Button: | ||
+ | |||
+ | **To copy inside tmux:** See the following... | ||
+ | |||
+ | **Key Bindings:** | ||
+ | |||
+ | ^ Command | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | **Copy Mode Commands:** | ||
+ | |||
+ | ^ Command | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
---- | ---- |
cheat_sheets_tmux.1664120846.txt.gz · Last modified: by gman