bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Expand first before asking the question "Display all xxx possibilities?"


From: 積丹尼 Dan Jacobson
Subject: Expand first before asking the question "Display all xxx possibilities?"
Date: Mon, 03 Aug 2020 06:55:29 +0800

Instead of

$ zz /jidanni_backups/da<TAB>
Display all 113 possibilities? (y or n) n

and then finally showing

$ zz /jidanni_backups/dan_home_bkp

how about doing the expansion first, so entering
$ zz /jidanni_backups/da<TAB> would then change into
$ zz /jidanni_backups/dan_home_bkp with below it the question
Display all 113 possibilities? (y or n)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]