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

[Feature request] Icons next to folder/file names #11

Open
sum01 opened this issue Nov 12, 2017 · 3 comments
Open

[Feature request] Icons next to folder/file names #11

sum01 opened this issue Nov 12, 2017 · 3 comments

Comments

@sum01
Copy link
Collaborator

sum01 commented Nov 12, 2017

Stuff like vim-devicons or seti-icons would be cool to have.

edit: Seems that vim-devicons uses this as the source of the icons

@tommyshem
Copy link

Yes, it would be nice to have. I will look into it when I get time.

@tommyshem
Copy link

Looking into this and it looks like you would have to install a font with the devicons in the font set, like nerdfonts on your system to get this to work. As micro editor can only use one font from the terminal settings. If you have any different ideas please let me know.

@sum01
Copy link
Collaborator Author

sum01 commented Nov 20, 2017

Either bundle the fonts & get the path to them using the configDir variable, or make an option that's false by default, which when enabled adds the icons to paths in scanDir

edit: Actually I guess it might be more complex than just adding them to the left on scanDir, since that list is directly read from to open files/dirs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants