Terminal-Icons icon indicating copy to clipboard operation
Terminal-Icons copied to clipboard

A PowerShell module to show file and folder icons in the terminal

Results 55 Terminal-Icons issues
Sort by recently updated
recently updated
newest added

♥ this library! Thanks for your work. I'm a dev and happy to try to help diagnose more what I'm seeing. ## Expected Behavior expecting the first dir execution to...

When Redirecting output with Terminal-Icons enabled, the output also has Terminal-Icons and code within the output. ## Expected Behavior When Terminal-Icons is disabled, code and Icons do not appear in...

Terminal-Icons is very slow on network shares ## Expected Behavior Listing a network share with Terminal-Icons enabled or not should result in similar running times. ## Current Behavior Listing a...

Thanks a lot for creating such a nice module. Something I'm missing a bit when using Terminal-Icons is having a formatted Length output, indicating the size of files and folders...

How to make this to show terminal icons in `tree` command in `pwsh`?

enhancement

Hello, PoshColor seems to overwrite the output of Terminal-Icons, so filetype glyph did not appear. Is there a way to make the two modules cohabit ? I switch from one...

Is it possible for someone to implement a Font called "Cascadia Code PL" that microsoft created, to have these icons work with this font ?? I dont know if its...

Modified Terminal-Icons.format.ps1xml to format output of Length property into B|KB|MB|GB respectively. ## Description This adds a formatted Length output for files and directories (including sub-folders). Makes the output slower (though...

enhancement
hold

## Expected Behavior Most of the icons render in a single character width; I expect the XML icon to also render in one character. ## Current Behavior On both Windows...

## Expected Behavior When using `Show-TerminalIconsTheme` on a Windows machine, the terminal lists some example filenames and icons. I expect it to look like this on Mac using PowerShell Core...

bug