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: Daniel Choi
Subject: Re: binding that creates a new window and prompts for the new window's title at the same time?
Date: Fri, 22 May 2009 10:19:20 -0400

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
>




reply via email to

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