Update asc() to call setup-ssh-screen if it exists, else screen as usual
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 23 Nov 2010 00:30:06 +0000 (01:30 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 23 Nov 2010 00:30:06 +0000 (01:30 +0100)
commitad321535c882a68726e2afad9b1cb7867e401e71
tree92f7ed9c64c67ff1b1a2d53c2f7307479aaa9a0b
parentd5123f5638d84ae70404630d766e7780f10f369d
Update asc() to call setup-ssh-screen if it exists, else screen as usual

With the exception of ssh agent-forwarding now being enabled by
default this works as before if no ~/.mutt/bin/setup-ssh-screen script
exists on the remote site.

If that script exists, it will take care of bringing the ssh-agent
to work inside the reattached screen session.

See http://www.stderr.nl/Blog/Software/Mutt/MuttRemoteAttachments.html
for the script and details and
http://samrowe.com/wordpress/ssh-agent-and-gnu-screen/ for the initial
idea.
zsh.d/50-alias