say I have two files junk1, junk2. % ls junk1 junk2
In zsh, If I do % ls j<tab> it becomes % ls junk another tab shows the list of completions % ls junk junk1 junk2 However in bash, it takes 3 tabs to get the list of completions $ ls j<tab><tab><tab> junk1 junk2 Is there any option that can be changed in bash, so that I can get the completions like zsh? thanks raju -- Kamaraju S. Kusumanchi http://malayamaarutham.blogspot.com/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlkti=iwx8ogx5e94pljzj9iueb3yu_oxnnukvlh...@mail.gmail.com