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

Common chars ❱,❰,↲ in code editors #1032

Closed
abravalheri opened this issue May 12, 2020 · 2 comments
Closed

Common chars ❱,❰,↲ in code editors #1032

abravalheri opened this issue May 12, 2020 · 2 comments
Labels
Milestone

Comments

@abravalheri
Copy link

Hello @tonsky, Fira Code is really amazing.

I was wondering if we could have some common codepoints that are used to display hidden chars in some editors.

Particularly, I have the following configuration in vim:

set listchars=tab:▶\ ,trail:•,extends:❱,precedes:❰,nbsp:␣,eol:↲

(unfortunately, Fira Code does not support U+21B2, U+2771, U+2770)

You can see that this is a common practice in:

Thank you very much for the project!

@tonsky
Copy link
Owner

tonsky commented May 12, 2020

Sure. Shouldn’t be a problem!

@tonsky tonsky added the Unicode label May 12, 2020
@tonsky tonsky added this to the 4 milestone May 12, 2020
@abravalheri
Copy link
Author

Thanks a lot @tonsky. That is awesome!

@tonsky tonsky modified the milestones: 4, 5 May 16, 2020
@tonsky tonsky closed this as completed in f95f930 Jun 8, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants