screen-users
[Top][All Lists]
Advanced

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

Re: Open new window and start program using F[1-9] key


From: Jostein Berntsen
Subject: Re: Open new window and start program using F[1-9] key
Date: Sat, 06 Nov 2010 16:52:35 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On 05.11.10,07:36, Andreas Albert wrote:
> Hello,
> 
> is it possible, to create a new window and start a program by
> pressing F[1-9] key?
> 
> For example:
> I like to start mutt in a new window by pressing F9. Is this possible?
> 
> 

Yes, you can do that with this command(k1-9 represents the F-keys):

bindkey -k k2 eval "screen" "exec mutt"


Jostein





reply via email to

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