Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
CLI Tricks
- X-seq: zsh-users 6862
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: CLI Tricks
- Date: Fri, 12 Dec 2003 11:32:39 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxxx>
Hi Ya
A) I use
bindkey -v (vi emulation)
is there any where to get it start in on-insert mode (ie command mode)
B)
I've read somewhere that I can repeat the previous keyword when typing
a command
eg
> cp verylongfilename (control metachar)
and you get
> cp verylongfilename verylongfilename
But I couldn't get it to work.
zzapper
--
vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"
http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author