zsh-users
 help / color / mirror / code / Atom feed
* copy "real" previous word
@ 2014-03-31 14:29 zzapper
  2014-03-31 14:47 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: zzapper @ 2014-03-31 14:29 UTC (permalink / raw)
  To: zsh-users

Hi
bindkey -M viins '^O' copy-prev-shell-word

cp fred.php old_<Control-O>

gives me

cp fred.php old_old_  

when I wanted

cp fred.php old_fred.php

also tried 
bindkey -M viins '^O' copy-prev-word

-- 
zzapper
https://twitter.com/dailyzshtip


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-31 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31 14:29 copy "real" previous word zzapper
2014-03-31 14:47 ` Peter Stephenson
2014-03-31 15:11   ` zzapper

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).