aleclearmind / nested-tmux

A simple tmux configuration for nested tmux sessions
MIT License
111 stars 10 forks source link
tmux tmux-conf tmux-config tmux-configs tmux-configuration tmux-plugin tmux-plugins

Nested tmux

This is a simple tmux configuration enabling to have arbitrarily many nested tmux sessions.

Demo

Demo

Quick start

mkdir ~/.tmux.conf.d/
cd ~/.tmux.conf.d/
git clone https://github.com/aleclearmind/nested-tmux.git
mv ~/.tmux.conf ~/.tmux.conf.backup
echo "source ~/.tmux.conf.d/nested-tmux/active-row.conf" > ~/.tmux.conf
tmux

Shortcuts

FAQ