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

add colors, icons and tree view with get-childitem #15369

Open
p0W3RH311 opened this issue May 10, 2021 · 8 comments
Open

add colors, icons and tree view with get-childitem #15369

p0W3RH311 opened this issue May 10, 2021 · 8 comments
Labels
Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. WG-Engine-Format

Comments

@p0W3RH311
Copy link

Hi Guys !!

Get-childitem is awesome but it miss context view with adding colors and icons to distinguish the files and directory. also it miss a tree view with level to this tree fo example:

PS> ls -treeview <uint> -icon <switch> -autoColor <switch>

PS> ls -treeView 2 -icon -autoColor

Sans titre

treeview

@p0W3RH311 p0W3RH311 added Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. labels May 10, 2021
@ShrykeWindgrace
Copy link

"Icons and colors" part is partially addressed by the Terminal-Icons plugin, if I recall correctly.

Copy link
Contributor

This issue has not had any activity in 6 months, if this is a bug please try to reproduce on the latest version of PowerShell and reopen a new issue and reference this issue if this is still a blocker for you.

2 similar comments
Copy link
Contributor

This issue has not had any activity in 6 months, if this is a bug please try to reproduce on the latest version of PowerShell and reopen a new issue and reference this issue if this is still a blocker for you.

Copy link
Contributor

This issue has not had any activity in 6 months, if this is a bug please try to reproduce on the latest version of PowerShell and reopen a new issue and reference this issue if this is still a blocker for you.

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-No Activity Issue has had no activity for 6 months or more labels Nov 16, 2023
@soredake
Copy link

Still wanted.

Copy link
Contributor

This issue has been marked as "No Activity" as there has been no activity for 6 months. It has been closed for housekeeping purposes.

@soredake
Copy link

@StevenBucher98 @kilasuit can you reopen this, please?

@StevenBucher98 StevenBucher98 removed the Resolution-No Activity Issue has had no activity for 6 months or more label Nov 28, 2023
@StevenBucher98
Copy link
Collaborator

StevenBucher98 commented Nov 28, 2023

A similiar behavior is gotten from using the Show-ObjectTree in https://github.com/PowerShell/GraphicalTools/tree/master

GitHub
Modules that mix PowerShell and GUIs/CUIs! - built on Avalonia and gui.cs - GitHub - PowerShell/GraphicalTools: Modules that mix PowerShell and GUIs/CUIs! - built on Avalonia and gui.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. WG-Engine-Format
Projects
None yet
Development

No branches or pull requests

6 participants
@daxian-dbw @soredake @ShrykeWindgrace @StevenBucher98 @p0W3RH311 and others