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

When initializing let extra key needed #36

Closed
jialin-wu-02 opened this issue Jul 17, 2019 · 2 comments
Closed

When initializing let extra key needed #36

jialin-wu-02 opened this issue Jul 17, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@jialin-wu-02
Copy link

After hitting space the variable should be initialized, but now I need to manually hit a random key to finish this process.

Input

let n|

Action
space

Output

let n |

Expected

let n = |null|

Btw really like your work.

@jialin-wu-02 jialin-wu-02 added the bug Something isn't working label Jul 17, 2019
Gregoor added a commit that referenced this issue Nov 18, 2020
@Gregoor
Copy link
Owner

Gregoor commented Nov 18, 2020

Now this is a little embarassing. It took me a good year to reply 🙈

Anyway, thanks for the kind words and the bug report, I fixed it on my new branch where I kinda rewrote the whole thing, which will land on master (and be deployed) soon-ish

@Gregoor
Copy link
Owner

Gregoor commented Dec 29, 2020

Landed!

@Gregoor Gregoor closed this as completed Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants