Autocompletion in Windows Command prompt
The number 1 minor annoyance when switching between Linux and Windows command lines is the apparent lack of autocompletion in the latter. Press Tab and you don’t get the result your brain expects. After a bit of browsing online, the answer is here! [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] “CompletionChar”=dword:9
Read More →