Notgnoshi / dotfiles

Personal dotfiles and shell scripts

Home Page:https://agill.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default/persistent tmux layout when opening new terminal

Notgnoshi opened this issue · comments

Maybe use tmux suspend-client and when starting a new terminal, use tmux switch-client or tmux attach-session when starting a new shell.

How would it work if there's already a client attached?

Is there a way I can kill the tmux client and get back to just a normal shell?