Get-ChildItemColor | Add coloring to the output of Get-ChildItem Cmdlet | Command Line Interface library
kandi X-RAY | Get-ChildItemColor Summary
kandi X-RAY | Get-ChildItemColor Summary
Add coloring to the output of Get-ChildItem Cmdlet of PowerShell.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Get-ChildItemColor
Get-ChildItemColor Key Features
Get-ChildItemColor Examples and Code Snippets
Community Discussions
Trending Discussions on Get-ChildItemColor
QUESTION
In my computer at my company, when I press tab after typing something in powershell, it will show a list of suggestion and I can choose item in the list by using arrows key. For example, this is the result when I type "fin" then press tab :
How to config powershell to show that list? I try to copy the powershell profile to my laptop and import neccessary module but it doesn't work like the picture (the shell only show the first thing match what I type, for the above example, it show the Find-Command
when I type fin
and press tab,but not the list)
Here is the profile :
...ANSWER
Answered 2018-Aug-22 at 06:27What you're running in that screenshot isn't just PowerShell. It's ConEmu. So you're probably running ConEmu with the Posh-Git and oh-my-posh and PsReadline modules.
Psreadline provides the menu capability that you're talking about.
Once all the pre-requisites are met and PsReadLine is installed you can modify the key handler if you want so the menu option is assigned to tab. By default it's assigned to Ctrl + Space.
To bind it to tab:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Get-ChildItemColor
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page