Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"Alt ." to repeat last part of a command
- X-seq: zsh-users 15017
- From: Carlo Trimarchi <mr.spoon21@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: "Alt ." to repeat last part of a command
- Date: Fri, 23 Apr 2010 09:14:24 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:received :message-id:subject:to:content-type; bh=QhGkEL0neEhkgOd4Wb5B9S8iv/kQxJrYHIc9g2mZ+8Q=; b=Lbjs7zln0p4oZhe5lrh6bJth8lu05yl3OZdhbzwi43lqGli5/pWhivP77yi5qm4Ggf PvssD3Q8cqcuDEy5g/XLzL70EsKwYx5illKn0QiSFHsUCp1F460KSxyHQiQbz40/JIWQ UuWffBo0VVypDCizPJS9tn6O6J783b6fL+/D8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=J8G+oPX0Ic4XsT9JuO5SuxQayix9+cM1eqf+NJgw5iYz3xmTXjHL4lIdOMUL2kqIWb UFDn+yPdxuaI6v7JV6meAMiH+FL2uUHi65reN+A48ncu7IZZkYQI/39vY07yCwnPsbDM Hxg4L26JxsuuhlWfaaAbGdPzlb3M1oqR7eops=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
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?
Thanks,
Carlo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author