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

Newest commit breaks "Letter + number "words" (e.g., F1 → F2)" #33

Open
marcusfschmidt opened this issue Nov 29, 2023 · 1 comment
Open

Comments

@marcusfschmidt
Copy link

marcusfschmidt commented Nov 29, 2023

The newest merge seems to break the functionality of the letter + number words. I discovered this while trying to add cos and sin, whereupon it would simply jump to the argument in the parenthesis and increment the number.

I tried out the letter + number words and realized it would keep incrementing further than 9, which does not seem like the intended functionality.

Downgraded to 4dd3882 - here it works again, and I can also toggle between e.g. cos(3t) and sin(3t).

@nat-418
Copy link
Owner

nat-418 commented Jan 25, 2024

Thanks for the report, I will look into this.

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