How do I bind (say) F10 to go into colon mode, type the 
shell escape character and a command - (say) `track' and
then paste the contents of the screen buffer.

This effort enters the literal "paste" string and not the screne
command paste.
bindkey -k k; eval 'stuff "W"' colon 'stuff "! track "' 'stuff paste .'

-- 
Eric Smith



_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to