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

compctl tab order by modification date



Hi

I would like to tab through files in order of their modification date, most
recent first.  How could I set completion control to do this?

thanx

-- 
Eric Smith
eric@xxxxxxxxxxxx

perl -e '@w=qw/Cape Town Perl Mongers/;while (){print "Gimme an integer 0 to 3\n";$in=<>; \ 
print "The slice you carved is $w[$in]\n\n"}'



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