[PowerShell 7 Preview 3] Typing commands with different casing returns different suggestions
See original GitHub issueThis behavior exists on both, Windows and Linux.
For example:
Windows: Compare the suggestions for get-wineven
and Get-WinEven
Linux: Compare the suggestions for get-even
and Get-Even
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Using tab-completion in the shell - PowerShell
This article explains the tab-completion feature of the shell, how to configure it, and how to extend its capabilities.
Read more >Multiple apps found matching input criteria when trying to ...
A better solution to installing PowerShell7 is to use the install-powershell command in power shell's github repo.
Read more >Windows PowerShell Commands Cheat Sheet
Become a PowerShell Guru with this PowerShell Cheat Sheet PDF. Quickly reference critical commands - plus Tips, Lists & Step-by-Step ...
Read more >Windows PowerShell Cheat Sheet
3 Cmdlets. The internal commands of PowerShell are called "cmdlets". ... returns a collection of objects that belong to the different files in...
Read more >Using UTF-8 Encoding (CHCP 65001) in Command ...
Note: This answer shows how to switch the character encoding in the Windows console to (BOM-less) UTF-8 (code page 65001 ), so that...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fix pulled.
I’m not talking about tab completion. 😃 I’m talking about suggestions when you mistype a command: