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
<ima...@gmail.com> 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
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to