![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Please complete this program. | sridhusha | Shell Programming and Scripting | 5 | 01-16-2008 11:23 AM |
| Auto Complete | cordobapablo | UNIX for Dummies Questions & Answers | 4 | 10-18-2005 01:53 PM |
| complete newbie | davidjk | UNIX for Dummies Questions & Answers | 2 | 08-08-2002 08:24 AM |
| Auto Complete under AIX | truma1 | UNIX for Advanced & Expert Users | 7 | 10-10-2001 11:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
BASH complete-filename & menu-complete together
Hi,
Does anyone know how to make BASH provide a list of possible completions on the first tab, and then start cycling through the possibilites on the next tab? Right now this is what I have in my .bashrc: bind "set show-all-if-ambiguous on"This allows file-name completion on the first TAB and cycling through the names using CTRL-o, but if I try to assign menu_complete to TAB, then it overrides the file-complete mode and no longer shows the list of files first. (BTW, this is the default filename completion behaviour in ZSH. I'm trying to replicate it in BASH). Thanks, Mithu |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| bash, completion, unresolved, unresolved for months, unresolved for weeks, zsh |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|