Joined November 2013
·

Josef Fortier

Greater Minneapolis-St. Paul Area
·

Posted to Workflow in Tmux over 1 year ago

Rather then maintain a separate script like "tspace", it seems cleaner to me to add this directly to your .tmux.conf via a bind-key assignment to run-shell. For the (second part of) the "tspace" script you can use:
bind-key S run-shell "tmux rename-session $(basename $(pwd))

Achievements
1 Karma
0 Total ProTip Views