Re: Confusion about window names and pane titles

2011-12-30 Thread Felix Rosencrantz
The final draft seems correct to me and addresses the issues. -FR. On Sat, Dec 24, 2011 at 12:23 AM, Nicholas Marriott wrote: > On Mon, Dec 19, 2011 at 04:00:28PM -0800, Felix Rosencrantz wrote: >> Looks pretty good, I have four small issues: >> >> 1) automatic-rename is also turned off by setti

Re: Confusion about window names and pane titles

2011-12-24 Thread Nicholas Marriott
On Mon, Dec 19, 2011 at 04:00:28PM -0800, Felix Rosencrantz wrote: > Looks pretty good, I have four small issues: > > 1) automatic-rename is also turned off by setting window name via > escape sequence, which is not spelled out, anywhere in the man page, > and this is what actually was biting me o

Re: Confusion about window names and pane titles

2011-12-19 Thread Felix Rosencrantz
Attached is a patch based on the last patch, that corrects issue 1&4. -FR On Mon, Dec 19, 2011 at 4:00 PM, Felix Rosencrantz wrote: > Looks pretty good, I have four small issues: > > 1) automatic-rename is also turned off by setting window name via > escape sequence, which is not spelled out, an

Re: Confusion about window names and pane titles

2011-12-19 Thread Felix Rosencrantz
Looks pretty good, I have four small issues: 1) automatic-rename is also turned off by setting window name via escape sequence, which is not spelled out, anywhere in the man page, and this is what actually was biting me originally. (or I missed it in the patched version or forgot to add that in th

Re: Confusion about window names and pane titles

2011-12-19 Thread Nicholas Marriott
How about this? Index: tmux.1 === RCS file: /cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.257 diff -u -p -r1.257 tmux.1 --- tmux.1 9 Dec 2011 16:28:18 - 1.257 +++ tmux.1 19 Dec 2011 20:34:33 - @@ -2110,7

Re: Confusion about window names and pane titles

2011-12-09 Thread Felix Rosencrantz
I've attached a proposed patch to the man page, that updates the details described in this thread. Thanks. -FR. On Thu, Nov 3, 2011 at 5:19 PM, Nicholas Marriott wrote: > On Thu, Nov 03, 2011 at 02:57:40PM -0700, Felix Rosencrantz wrote: >> I was having a problem where my window names were disap

Re: Confusion about window names and pane titles

2011-11-03 Thread Nicholas Marriott
On Thu, Nov 03, 2011 at 02:57:40PM -0700, Felix Rosencrantz wrote: > I was having a problem where my window names were disappearing when my shell > started, at first I was thinking the problem was related to the > automatic-renaming option. After some investigation, the problem was that my > promp