Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Apps and Programs
Terminal: Smart tab completion
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="vansmith" data-source="post: 1347069" data-attributes="member: 71075"><p>I'm not familiar with the intricacies of configuring bash beyond changing the PS1 env variable to change my prompt so I may not be able to help much here. That said, I tested your situation and as expected, tab completion stopped at the . (so, Client.). This makes sense since there are multiple possibilities after the period. I'm not sure if it's possible to have bash ignore certain file extensions especially if you're only trying to do it for certain binaries (javac in this case). Let me take a look into this.</p><p></p><p>EDIT: I seem to be really slow on the typing today. Glad to see you found a solution.</p></blockquote><p></p>
[QUOTE="vansmith, post: 1347069, member: 71075"] I'm not familiar with the intricacies of configuring bash beyond changing the PS1 env variable to change my prompt so I may not be able to help much here. That said, I tested your situation and as expected, tab completion stopped at the . (so, Client.). This makes sense since there are multiple possibilities after the period. I'm not sure if it's possible to have bash ignore certain file extensions especially if you're only trying to do it for certain binaries (javac in this case). Let me take a look into this. EDIT: I seem to be really slow on the typing today. Glad to see you found a solution. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
macOS - Apps and Programs
Terminal: Smart tab completion
Top