Y
Hacker News
new
|
ask
|
show
|
jobs
by
arundelo
3113 days ago
I use forward slashes a lot on Windows but tab completion in cmd.exe only works with backslashes.
1 comments
coldacid
3113 days ago
Yeah, that's a shortcoming with cmd.exe. At least PowerShell will switch slashes to whichever is default for the platform, but I doubt that supporting fore-slash tab completion in cmd.exe would be able to crawl out of the -100pt hole.
link