Lucas Bürgy's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
3 results tagged tmux  ✕
terminal - How to launch tmux –automatically– when konsole/yakuake start? - Stack Overflow https://stackoverflow.com/questions/21115370/how-to-launch-tmux-automatically-when-konsole-yakuake-start/71961028#71961028
Wed Feb 14 10:27:49 2024
QRCode
tmux yakuake terminal
Moving tmux pane to window - Unix & Linux Stack Exchange https://unix.stackexchange.com/questions/14300/moving-tmux-pane-to-window
Tue Nov 26 22:55:03 2019
QRCode
tmux
tmux /shaare/uRs-ow
Sat Nov 16 20:47:16 2019
QRCode

Install tmux

apt install tmux -y
cd ${HOME}
git clone https://github.com/gpakosz/.tmux.git
ln -s -f .tmux/.tmux.conf
cp .tmux/.tmux.conf.local .

Edit the default theme

vim .tmux.conf.local

Change tmux_conf_theme_status_right

tmux_conf_theme_status_right='#{prefix}#{pairing} , #{loadavg} , %R , %d %b | #{username}#{root} | #{hostname} '

reload tmux

tmux source-file ~/.tmux.conf
tmux
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn