Done Suggestion: keystroke to copy previous argument

if you use TAB to expand filenames then pressing F12 will copy the last found name.
e.g. files file1.foo and file1.bin exist:
blah *.foo<TAB><F12>
results in: blah file1.foo file1.foo
 

Similar threads