FG
💻 Software

Making bash TAB completion more like cmd.exe

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

Problem

I wondered if theres a way to do rotational style completion in bash similar to the behavoir on cmd.exe, I've found it speeds me up in regard to entering commands

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Making bash TAB completion more like cmd.exe

Low Risk

In your file, add: to re-read that file so it takes effect in the current shell, press Ctrl-x Ctrl-r.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment