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

Thanks so much for the module! I want exactly what's in the screenshot on Twitter. Can you create QuickStart guide on how to do that? Which font you used, etc....

enhancement

![image](https://github.com/devblackops/Terminal-Icons/assets/112174347/1aed7d61-8ab8-4db5-836c-c70de01ad384)

Adding some additional file extensions to the config for file formats I have on my Apple devices. They include: - [.3gp and .3g2](https://en.wikipedia.org/wiki/3GP_and_3G2), ~~used for video on the first couple...

When I load `Import-Module Terminal-Icons` during my profile, and then load my custom module that contains `Format.ps1xml` files that are loaded via the Modules PSD1, they do not appear ##...

## Expected Behavior ## Current Behavior There is an issue with using version 0.11, with some icons displaying as "?" if using version 0.10, this issue will not occur ##...

## Current Behavior I get an error randomly when i open the terminal, it only gives an error at launch. #### Error Message: *(yesterday, when i checked i received this...

## Expected Behavior After import `Import-Module -Name Terminal-Icons` in `Microsoft.PowerShell_profile.ps1` in host used `Thai Regional format` in `PowerShell 7.4.1`. ## Current Behavior Getting Error ``` Import-PowerShellDataFile: Cannot generate a PowerShell...

Allows the user to handle `$FileInfo.Target` before displaying it. ## Description Allows the user to process `$FileInfo.Target` before displaying it. ## Related Issue #123 ## Motivation and Context I'd like...

I'd like to be able to provide additional interfaces to allow other code to hook `Resolve-Icon` with respect to `symlink`/`junction` handling. Example: ![image](https://github.com/devblackops/Terminal-Icons/assets/31927825/eb1407a8-2cf5-4ca0-9d71-af0fb9a4306f) My profile treats the root path of...

## Expected Behavior Executing the command should display the themed folder icons. ## Current Behavior Executing the command renders correctly the file icons but treats folders as files, displaying the...