TMUX-PANES
Building a Linux Habitatwilli glenz @ telegram
Published with SteemPeak
home ~ previous
vim ~/.config/fish/functions/gtmux-panes.fish
function gtmux-panes --description 'tmux-panes'
clear; echo
echo '=========================================================================='
echo ' TMUX-PANES '
echo '=========================================================================='
echo ' '
echo ' SPLIT TOGGLE MOVE SWITCH ZOOM CONVERT '
echo ' ^b% ^b; ^b{ ^bo ^bz ^b! '
echo ' ^b" ^b} ^bq0-9 '
echo ' '
echo ' SYNCHRONIZE '
echo ' ^b spacebar '
echo ' '
echo ' CLOSE '
echo ' ^bx '
echo ' ^d '
echo ' '
echo '=========================================================================='
echo
end
SOURCES
homepage ...................................................... github.com/tmux/tmux
documentation ............................................ github.com/tmux/tmux/wiki
configuration ..................................... github.com/samoshkin/tmux-config
man-pages ............................................................... $ man tmux
tutorial I ..... thoughtbot ................ thoughtbot.com/blog/a-tmux-crash-course
tutorial II .... leanpub .......................... leanpub.com/the-tao-of-tmux/read
tutorial III ... tutorialinux ................................. youtu.be/BHhA_ZKjyxo
tutorial IV .... tutorialinux ................................. youtu.be/norO25P7xHg
picture ....................................... screenshoot by me ~ my gnome-desktop