FG
💻 Software

Terminal tab completion

Fresh7 days ago
Mar 15, 20266140 views
Confidence Score0%
0%

Problem

Possible Duplicate: Bash completion for commands in Mac OS I'm just moved from linux to mac, and one of the problems I'm having is that tab completion is only 1 level deep, and I'm not sure how to correct that. Let me explain by example - when I used git on ubuntu, I'll start typing and hit tab, an…

Error Output

$ git

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Terminal tab completion

Low Risk

Download bash_completion and source it from your . Then put from the git distribution into . Alternatively you can install it via MacPorts.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment