home
~
projects
~
socials
Add A Name To A tmux Window Pane From The Command Line
tmux select-pane -T "Some Name"
-- end of line --