On Mon, Apr 24, 2006 at 10:35:37AM +0100, Conrad O'Dea wrote:
> it is possible to create a command alias in .screenrc?
> 
> What I would like to do is to bind a command to a string that is  
> entered into  command line mode.   Screen than expands the string and  
> executes the command.  So my .screenrc would contain something like:
> 
>       alias sshhost screen -t [EMAIL PROTECTED] host
> 
> and then entering command line mode, I can type:
> 
>       sshhost <RET>
> 
> and up pops a new screen.

This is one of the features that have been on the TODO list for
a long time, but it's still not implemented.

Sorry,
  Michael.

-- 
Michael Schroeder           [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to