screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binding that creates a new window and prompts for the new window's


From: Rui Guo
Subject: Re: binding that creates a new window and prompts for the new window's title at the same time?
Date: Sat, 23 May 2009 21:20:47 +0800

Try 'stuff' command.

Rui
On Fri, 2009-05-22 at 10:19 -0400, Daniel Choi wrote:
> Thanks. That's great. Is there a way to go a step further and do
> something like this?
> 
> bind 'c' eval screen title <CTRL-U>
> 
> I'd like to clear the suggested title and put the cursor at the
> beginning of the line.
> 
> Dan
> 
> 
> On Thu, May 21, 2009 at 12:15 PM, Sadrul Habib Chowdhury
> <address@hidden> wrote:
> > * Daniel Choi had this to say on [20 May 2009, 10:56:30 -0400]:
> >> Hi everyone,
> >>
> >> I'm new to this list and have been using gnu screen seriously for only
> >> a few days. I just want to say that I love it and I'm never going back
> >> to using tabbed Terminal windows on OS X.
> >>
> >> My question is this. I want to create a key binding that creates a new
> >> window and prompts for the new window's title at the same time (or
> >> immediately after). How can I do that? I've remapped some of the other
> >> bindings in my .screenrc, but I don't know if this particular kind of
> >> binding is possible.
> >>
> >
> > Try:
> >
> > bind c eval screen title
> >
> > Sadrul
> >
> 
> 
> _______________________________________________
> screen-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/screen-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]