latitudegames / AIDungeon

Infinite adventures await!
http://www.aidungeon.io/
MIT License
3.19k stars 554 forks source link

[BUG] can't delete printed text correctly. #151

Closed TimohaIsGod closed 4 years ago

TimohaIsGod commented 4 years ago
dyc3 commented 4 years ago

Can you provide a few screenshots or a video to describe what's happening?

TimohaIsGod commented 4 years ago

sry. I described the wrong action 1) write random text 2) move the cursor to the middle of the text 3) type anything = ??? Screenshot_1 Screenshot_2 Screenshot_3

louisgv commented 4 years ago

I think this is due to running the notebook off vscode which might have a bug with the nb input integration... Try just run the jnb server and open the notebook on your browser instead.

TimohaIsGod commented 4 years ago

i'm launch game from cmd and all is fine. thanks