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

Enabling icons for exa in warp #1272

Closed
pulanski opened this issue May 4, 2022 · 6 comments
Closed

Enabling icons for exa in warp #1272

pulanski opened this issue May 4, 2022 · 6 comments
Labels
Feature requests Feature Requests

Comments

@pulanski
Copy link

pulanski commented May 4, 2022

Discord username (optional)

Josh#6406

Describe the solution you'd like?

One tool that I discovered in the last year or so has been exa (modern replacement for ls), and ever since landing upon it I've been in love. One of the primary features of exa that I appreciate is its ability to provide icons on display. As of writing this, I have tested warp's interoperability with exa on two machines and both weren't able to have icons displaying. I was wondering if this functionality could be added to the terminal.

Is your feature request related to a problem? Please describe.

Unable to display icons in exa.

Additional context

No response

Warp Internal (ignore) - linear-label:efcea52d-0ab4-4a92-a41b-93c3e244f0a0

No response

@twyatt
Copy link

twyatt commented May 15, 2022

@pulanski you should be able to get icons to work w/ exa if you change to a font that contains the needed glyphs.

For example, I am using Hack Nerd Font (as found here) and icons are showing up for me:

brew tap homebrew/cask-fonts && brew install --cask font-hack-nerd-font

@pulanski
Copy link
Author

I do have the fonts installed. They work fine in other terminals (i.e. alacritty, iTerm2, VSCode's integrated terminal). My issue however is that I can't even get the general icons to display in warp as seen in the picture below.

Screen Shot 2022-05-24 at 4 22 30 PM

I was wondering if anyone else is having a similar issue. Here's an image showing the desired functionality working in VSCode's integrated terminal.

Screen Shot 2022-05-24 at 4 25 16 PM

@twyatt
Copy link

twyatt commented May 24, 2022

My Warp (v0.2022.05.16.09.01.stable_01):

Screen Shot 2022-05-24 at 1 29 14 PM

Configured with the following font settings:

Screen Shot 2022-05-24 at 1 29 57 PM

exa --version

exa - list files on the command-line
v0.10.1 [+git]
https://the.exa.website/

@elviskahoro
Copy link

Thanks for opening. Gonna close this in favor of #789 as a fallback font that does support the glyphs should fix it

@Vatsalvinit-17
Copy link

How to import Hack nerd Font in warp, there is no options there

@twyatt
Copy link

twyatt commented Nov 16, 2022

How to import Hack nerd Font in warp, there is no options there

If you're using Homebrew:

brew tap homebrew/cask-fonts && brew install --cask font-hack-nerd-font

@warpdotdev-devx warpdotdev-devx bot added the Feature requests Feature Requests label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

4 participants