On 04/22/2011 05:26 PM, Randy Stauner wrote:
> I first tried using send-keys (bind-key -t vi-copy send-keys ^ ' ' $ Enter)
> but send-keys isn't a valid command in copy-mode.

Drop the -t vi-copy; you want to use a normal-map binding so you can use
the normal-map command (of course, this means you'll need to hit the
prefix before the bound key, or else use -n.

-- 
Micah J. Cowan
http://micah.cowan.name/

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to