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

...missing one bash-feature



Hi,

there is one feature of the bash which I miss in zsh -- may be 
by not knowing it.

Suppose in bash I do the following:
bash> ls onefile.txt twofile.txt threefile.txt
bash> rm _____

instead of '_____' I press instead

ALT - 2 ALT .

and get the 'last - 2' argument of the previous command, which is
'onefile.txt'

Is there a way to mimic or simulate the same behaviour in zsh or is
there a even better and even more intuitive way to do so?

Thank you very much in advance for any help!
Best regards,
mcc







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