-
Notifications
You must be signed in to change notification settings - Fork 7
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]: Display a minus sign instead of a hyphen #22
Comments
@Korb if you would like, please go ahead and open a PR with the change. |
I think they're the same on the keyboard |
Hardware (but not software, on-screen) keyboards do not have minus symbols, nor do they have en dash, em dash, horizontal bar, figure dash, and many other symbols. How does this prevent us from using these symbols? In the calculator interface, the word |
So which character is a minus sign and which character is a hyphen? Can you type it out? |
So do you want the button to have "minus" written on it? |
Their length may vary in different font families. But the minus sign is always the same width as the plus sign ( |
I see, one of them is U+2212 character (Minus Sign) and the other is U+002D character (Hyphen-Minus) |
Contact Details
Comment on this Issues
What would you like to see?
Code of Conduct
The text was updated successfully, but these errors were encountered: