Simple patch to indicate prefix-status in status line

2012-08-09 Thread Andrew Reynhout
Hi, I'm attaching a small patch. It adds a token to the status line format which will indicate whether you're in command-mode or not. I often use tmux nested, sometimes up to three levels deep. When I have three status lines at the bottom of my window, sending commands into the inner-most tmux se

Re: Display of $PWD and current command in status line [SOLVED]

2012-08-09 Thread SamLT
On Wed, Aug 08, 2012 at 11:21:19PM -0700, John Magolske wrote: > * John Magolske [120805 23:40]: > > > * John Magolske [120801 09:15]: > > > > 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 > > > >