Introduction to terminal multiplexers - Part 2 - #Byobu / #tmux Tutorial & Configuration

preview_player
Показать описание
In this video we will install byobu, work around some bugs, configure it to our liking and learn the shortcuts.

tmux website:

Byobu website:

My .dotfiles:

This video is part of the following playlists:

Table of Contents
00:00 Introduction
05:35 Reuse session bug
09:42 detach-on-destroy
11:58 Always showing the session
15:43 Adding byobu to the list of shells
16:43 Beginning of the tutorial
27:31 Shortcuts

Cheers and Happy Coding!

#tutorial
Рекомендации по теме
Комментарии
Автор

Table of Contents
05:35 Reuse session bug
09:42 detach-on-destroy
11:58 Always showing the session
15:43 Adding byobu to the list of shells
16:43 Beginning of the tutorial
27:31 Shortcuts

DevInsideYou
Автор

To be fair, still thank you for helping me make up my mind, because I was wondering why people are using those techniques. Now, I know.

gabrielgracenathanana
Автор

Спасибо за помощь! Я настроил свой byobu! Thank you for your help! I set up my byobu!

userKmaa
Автор

1'45" : why do you set the executable flag for the downloaded file with sudo?

maxdevjs
Автор

Hi, tks for ur video, helped me a lot. I can't get tough the copy n paste feature to work outside of byobu. I've followed ur instruction configuring .tmux.conf with:

# copy

set -s set-clipboard off
bind-key -T copy-mode-vi Enter send-keys -X copy-pipe "xclip -sel clip -i" \; send-keys -X clear-selection


but it aint work in my case. Im using:


Ubuntu 16.04
byobu version 5.106
tmux 2.1
xclip:
Installed: 0.12+svn84-4


Any suggestion? Tks in advance.

stefano
Автор

Thank you, perfectly timed videos!


P.S.: the Github tree manager that you use is not Gitako, right?

maxdevjs
Автор

can u make how to setup dev machine win10 and ubuntu?

nagsnowwhite
Автор

In my opinion, avoid those kind of stuff.

gabrielgracenathanana