Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: "Alt ." to repeat last part of a command



Hello,

2010/4/23 Carlo Trimarchi <mr.spoon21@xxxxxxxxx>:
> how can I use the "Alt ." combination to repeat the last part of a
> command? When I used bash I used a lot this.
> Or, maybe, is there any other combination in zsh to do the same thing?

Not sure I understood what you mean, but maybe :

bindkey -s '^[.' '!#$'

Best regards,

-- 
Jérémie



Messages sorted by: Reverse Date, Date, Thread, Author