Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No TAB to autocomplete in CommandPrompt-here #7

Open
DrLightman opened this issue Dec 14, 2023 · 2 comments
Open

No TAB to autocomplete in CommandPrompt-here #7

DrLightman opened this issue Dec 14, 2023 · 2 comments

Comments

@DrLightman
Copy link

DrLightman commented Dec 14, 2023

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)

@VincentBounce
Copy link
Owner

VincentBounce commented Dec 14, 2023

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

@DrLightman
Copy link
Author

Yeah, weird...
Thanks for the fix!

Repository owner deleted a comment from jimteamlinkt Dec 22, 2023
Repository owner deleted a comment from Przemocny Feb 19, 2024
Repository owner deleted a comment from Przemocny Feb 19, 2024
Repository owner deleted a comment from Przemocny Feb 19, 2024
Repository owner deleted a comment from Przemocny Feb 19, 2024
Repository owner deleted a comment from oninn Mar 13, 2024
Repository owner deleted a comment from oninn Mar 13, 2024
@github-staff github-staff deleted a comment from cmurav May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@DrLightman @VincentBounce and others