1)
sudo apt-get install tmux
2)
tipear tmux
3)
por ejemplo podemos ir al disco C
cd /mnt/c
y desde ahi
Here is a list of a few basic tmux commands:
Ctrl+b "— split pane horizontally.Ctrl+b %— split pane vertically.Ctrl+b arrow key— switch pane.- Hold
Ctrl+b, don’t release it and hold one of the arrow keys — resize pane. Ctrl+b c— (c)reate a new window.Ctrl+b n— move to the (n)ext window.Ctrl+b p— move to the (p)revious window.
Other thing worth knowing is that scrolling is enabled by pressing
Ctrl+b PgUp/PgDown
No hay comentarios:
Publicar un comentario