LINUXOPOLIS # 18-FEBRUARY-2020 ~ TMUX-PANESsteemCreated with Sketch.

in linux •  5 years ago 

TMUX-PANES

Building a Linux Habitat
willi glenz @ telegram
Published with SteemPeak
home ~ previous

screenshot by willi glenz

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
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Congratulations @wglenz! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You published more than 1000 posts. Your next target is to reach 1100 posts.

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Do not miss the last post from @steemitboard:

Valentine's day challenge - Give a badge to your beloved!

You can upvote this notification to help all Steem users. Learn how here!