screen-users
[Top][All Lists]
Advanced

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

pasting buffer into a command


From: Eric Smith
Subject: pasting buffer into a command
Date: Mon, 21 Apr 2008 22:39:55 +0200
User-agent: Mutt/1.5.12-2006-07-14

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





reply via email to

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