On Fri, Jan 09, 2009 at 09:01:54PM -0800, Sean Faber wrote: > Hello, all, > > I have > > bind ^b eval "hardcopy /tmp/screendump" "exec urlview /tmp/screendump" > > in my .screenrc It works as I intend except that I have to wait for 1 sec > while screen waits for me to read the message > > "Screen image written to hardcopy.0" > > Is there a way to make a hardcopy silently so I don't have to wait for the > message?
set msgwait to 0 -- Erik Falor Registered Linux User #445632 http://counter.li.org _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
