cracauer@
Developer
When I type a command in bash and add a filename it shows possible completions of the filename in alphabetical order when I hit <tab>.
I would like to have additional keystrokes that show completions ordered by file modification time, size etc.
Is there a shell that does that? Or maybe a plugin for bash?
I would like to have additional keystrokes that show completions ordered by file modification time, size etc.
Is there a shell that does that? Or maybe a plugin for bash?