Re: patch for internal title stack

2014-05-09 Thread Nicholas Marriott
Ok cheers - if you're thinking of doing other more from the TODO feel free to email me first to see if it's still wanted :-). On Fri, May 09, 2014 at 02:17:12AM -0500, J Raynor wrote: > > If we supported it outside tmux it would add something useful but even > > then I'm not convinced the status

Re: patch for internal title stack

2014-05-09 Thread J Raynor
> If we supported it outside tmux it would add something useful but even > then I'm not convinced the status quo isn't good enough. Ok. I'll drop it. It can be revisited if people start requesting the feature. -- Is you

Re: patch for internal title stack

2014-05-08 Thread Nicholas Marriott
Hmm - I think I just saw this somewhere and added it to TODO more with the idea we should use it outside than provide it inside, I don't think anybody actually asked for it. I'm not convinced this is a feature we need to lead the way on providing, it doesn't seem that anybody is asking for it. If

Re: patch for internal title stack

2014-05-01 Thread J Raynor
I really don't know how many programs use this functionality. Vim can (I think) if it's compiled the right way. Of course, there's no reason for people to add this functionality to their programs if the surrounding terminal environments (tmux, screen, Terminal.app, Konsole, etc.) don't support it

Re: patch for internal title stack

2014-05-01 Thread Nicholas Marriott
Hi I know this was on the TODO list, and I don't want to sound discouraging but does anything actually use it? If we made tmux use it I support tmux-in-tmux would be one case... On Wed, Apr 30, 2014 at 10:55:49PM -0500, J Raynor wrote: > I've attached a patch which implements xterm's title sta

patch for internal title stack

2014-04-30 Thread J Raynor
I've attached a patch which implements xterm's title stack functionality for screens inside tmux. diff --git a/input.c b/input.c index b6c27cb..c7bf0a2 100644 --- a/input.c +++ b/input.c @@ -1493,8 +1493,6 @@ input_csi_dispatch_winops(struct input_ctx *ictx) /* FALLTHROUGH */ case 9: case