Re: [PATCH] New option to get cwd of new windows from active window

2011-12-07 Thread Nicholas Marriott
This looks good apart from minor things, I'll take a better look later today hopefully. Thanks On Tue, Dec 06, 2011 at 07:35:18PM +0100, Romain Francoise wrote: > Nicholas Marriott writes: > > > Ok, so OpenBSD should have a way to do this soon, either a new > > second-level sysctl KERN_PROC_CW

Re: [PATCH] honor and export $PWD

2011-12-07 Thread Nicholas Marriott
On Tue, Dec 06, 2011 at 06:05:30PM +0100, Matthias Lederhofer wrote: > Nicholas Marriott wrote: > > If you start PWD with it already in the environment, it is marked as > > exported - this is the same as any other variable: > > Ah, ok. Anyway it shows that ksh uses $PWD as any other shell, even

Re: set-titles not working

2011-12-07 Thread Josh Audette
On Tue, Dec 06, 2011 at 03:43:23PM -0500, Josh Audette wrote: > On Tue, Dec 06, 2011 at 08:20:23PM +, Nicholas Marriott wrote: > > Can you run "tmux info" and send the output? > > > laphroaig {norm} [15:36:06] <~> tmux info > > ... lots of output ... > > 155: XT: (flag) true Hi Nicholas, Di

[basic] how to edit window name

2011-12-07 Thread Harry Putnam
Seemingly easy to find out how one would edit the window name of a tmux window in the same way one can in screen with `Ctrl-a Shift-a' After scanning man page, scanning google hits, and finally scrutinizing ever line of Ctrl-b ?. I still haven't found it. Admittedly I have been only scanning (ex

Re: [basic] how to edit window name

2011-12-07 Thread Christian Neukirchen
Harry Putnam writes: > Seemingly easy to find out how one would edit the window name of a tmux > window in the same way one can in screen with `Ctrl-a Shift-a' > > After scanning man page, scanning google hits, and finally > scrutinizing ever line of Ctrl-b ?. I still haven't found it. > > Admit

Re: set-titles not working

2011-12-07 Thread Nicholas Marriott
No it looks fine. So what's happening? you turn on set-titles but tmux does not change the title? Can your run tmux -v for a bit then kill it and send me the logs? On Wed, Dec 07, 2011 at 11:50:31AM -0500, Josh Audette wrote: > On Tue, Dec 06, 2011 at 03:43:23PM -0500, Josh Audette wrote: > >