Use special variables in shell-command?

2013-11-05 Thread Charles Gamiz
Hello. I'm wondering if there's any way to use a special variable in a shell command, such as: set-option -g status-left "#(powerline.sh left #S)" The specific problem I'm trying to solve involves the Powerline module ... if I have multiple sessions up, they all show the same 'session n

Re: Use special variables in shell-command?

2013-11-05 Thread Charles Gamiz
+ From: Nicholas Marriott Subject: Re: Use special variables in shell-command? What tmux version are you using? On Tue, Nov 05, 2013 at 11:46:36AM -0800, Charles Gamiz wrote: > Hello. I'm wondering if there's any way to use a special variable in a shell > command, such as: