W. Glenz avatar

LINUXOPOLIS ~ TMUX

wglenz

Published: 28 Aug 2019 › Updated: 28 Aug 2019LINUXOPOLIS ~ TMUX

LINUXOPOLIS ~ TMUX

TMUX

A terminal multiplexer
Published with SteemPeak
home

ScreenshotScreenshot by Willi Glenz

SUMMARY

03 TMUX ............................................................. v1 2019-08 new

02 installation ..................................................... v1 2019-08 new
06 configuration .................................................... v1 2019-08 new
06 documentation .................................................... v1 2019-08 new

07 first-steps ...................................................... v1 2019-08 new
05 keybindings ...................................................... v1 2019-08 new
01 tutorials ........................................................ v1 2019-08 new 

04 sources .......................................................... v1 2019-08 new



#07

07 FIRST-STEPS
WINDOW-MANAGEMENT
 $ tmux .................................. [01] ..................... start tmux
 ^bc ..................................... [02] ................ create a window
 ^b, ..................................... [03] .............. rename the window
 ^bc ..................................... [04] .......... create another window
 ^bn ^bp ................................. [05] ..... switch to the other window
 ^d ...................................... [06] ................ delete a window
 ^bw ..................................... [07] ............... list all windows
06 DOCUMENTATION
tmux-wiki           : github.com/tmux/tmux/wiki
06 CONFIGURATION
$ vim ~/.tmux.conf
    # remap prefix to ctrl+a
    set -g prefix C-a
    unbind C-b
    bind C-a send-prefix
source      : github.com/samoshkin/tmux-config
05 KEYBINDINGS
^bc ...............................................................create window
^b, .............................................................. rename window
source      $ man tmux
04 SOURCES
manpages            : man.openbsd.org/OpenBSD-current/man1/tmux.1
tmux-wiki           : github.com/tmux/tmux/wiki
the tao of tmux     : leanpub.com/the-tao-of-tmux/read
03 TMUX
homepage            : github.com/tmux/tmux
documentation       : github.com/tmux/tmux/wiki
02 INSTALLATION
$ apt-cache search tmux screen
$ apt-cache show tmux
# apt install tmux
homepage            : github.com/tmux/tmux
documentation       : github.com/tmux/tmux/wiki
01 TUTORIALS
linuxtutorial #1        : youtu.be/BHhA_ZKjyxo
linuxtutorial #2        : youtu.be/norO25P7xHg
thoughtbot.com          : thoughtbot.com/blog/a-tmux-crash-course

Leave LINUXOPOLIS ~ TMUX to:

Written by

Linux • Debian • Bash • Java

Read more #linux posts


Best Posts From W. Glenz

We have not curated any of wglenz's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From W. Glenz