logoalt Hacker News

t312227last Thursday at 4:37 PM0 repliesview on HN

or - as an alternative to <esc> + ".":

for the last argument

* <alt> + "."

if you want the -<n>th argument:

* <alt> + "_" # n times :=)

* <alt> + "."

cheers a..z