FG
💻 Software

Powershell tab-complete trailing slash

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

Problem

In Powershell, when you are typing in a path, using tab-completion, directories don't get a trailing (back)slash, meaning that at each level, I have to type Tab - . Is there any way to make Powershell add the trailing backslash to directories it has autocompleted, like Bash does?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Powershell tab-complete trailing slash

Low Risk

PowerTab is an extension which adds Intellisense-like capabilities to Powershell. You may find that you like the way its pop-up lists and use of backslash and space to select completions works. It doesn't solve the problem of no trailing backslash, …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment