Tmux is a software application that can be used to multiplex several virtual consoles, allowing users to access multiple separate terminal sessions inside a single terminal window or remote terminal session. It is useful for dealing with multiple programs from the command line interface, and to separate it from the Unix shell program that started the program. It provides much the same functionality as GNU Screen, but distributed under a BSD license ... Continue Reading
installation
$ Sudo apt-get install Mux
Distrobusi others like archlinux, fedora, redhat and others just change the apt-get for example $ sudo yum install fedora MUX.
config
"entry" using gedit as editing config.
open the terminal to open the config mux.
$ Sudo gedit .tmux.conf
you can get a variety of config tmux here
copy the code and paste config mux in .tmux.conf and save.
-done- ^ _ ^
installation
$ Sudo apt-get install Mux
Distrobusi others like archlinux, fedora, redhat and others just change the apt-get for example $ sudo yum install fedora MUX.
config
"entry" using gedit as editing config.
open the terminal to open the config mux.
$ Sudo gedit .tmux.conf
you can get a variety of config tmux here
copy the code and paste config mux in .tmux.conf and save.
-done- ^ _ ^
0 comments:
Post a Comment