WindowsContextMenuTools icon indicating copy to clipboard operation
WindowsContextMenuTools copied to clipboard

No TAB to autocomplete in CommandPrompt-here

Open DrLightman opened this issue 2 years ago • 2 comments

Hello and first of all thank you for your regs.

I noticed a difference between the prompt that opens with the "Command Prompt here" actions.

Hitting TAB wouldn't do the classic autocomplete on file and directory names, but simply advances the caret as it would on a text editor.

(Windows 10 Pro 21h2)

DrLightman avatar Dec 14 '23 14:12 DrLightman

Hi,

Thank you for reporting, I just tested and I have the same weird difference of behavior. I investigated and the commuter /F:ON seems to be OK, the help says /F:ON Enable file and directory name completion characters (see below)

But anyway, I just removed this commuter, and the issue is fixed! The CommandPrompt-here.reg is now up to date.

image

VincentBounce avatar Dec 14 '23 15:12 VincentBounce

Yeah, weird... Thanks for the fix!

DrLightman avatar Dec 14 '23 18:12 DrLightman