Display of $PWD and current command in status line

2012-08-01 Thread John Magolske
I'm trying to get the title of the active pane in the status line to display $PWD when no command is active, and the current command when a command is active. So, for example, if I cd to ~/Mail in the active pane of window 7 the status line would be simply: 7*Mail Then if I invoke the vifm file br

how to execute shell commands

2012-08-01 Thread vinurs
Hi, I run tmux with urxvt, now i have some demands, the flowing is the command i execute when my linux startup: urxvt -title 'urxvt-tmux' -e zsh -c 'tmux -2 new-session -s urxvt -n window-1 \; new-window -n window-2' you can see that i create two windows when startup: window-1 and w