Skip to content

Allow only certain unicode symbols #80

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

Open
wclr opened this issue Dec 4, 2021 · 2 comments
Open

Allow only certain unicode symbols #80

wclr opened this issue Dec 4, 2021 · 2 comments

Comments

@wclr
Copy link
Contributor

wclr commented Dec 4, 2021

How about adding an option to support allowing/forcing only user-defined symbols?

For example only forall - .

@natefaubion
Copy link
Owner

I could see something like:

--unicode-arrows
--unicode-forall
--unicode-type

Where --unicode-always implies all three. What do you think?

@wclr
Copy link
Contributor Author

wclr commented Dec 5, 2021

I think it is how it should be. How this option will be set in rc config?

{
  "unicode": ["arrows", "forall"] 
}

?

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

No branches or pull requests

2 participants