command-line-bootcamp / cli-boot.camp

:computer: command-line bootcamp adventure in your browser
https://cli-boot.camp/
Other
102 stars 51 forks source link

"Shell window" input issues #5

Open StuntsPT opened 8 years ago

StuntsPT commented 8 years ago

Just wanted to point out that copy&paste does not work on the command line window, nor does input from mobile browsers (tested on chrome for android and the Ubuntu touch browser). Not quite sure how to further debug, though.

blahah commented 8 years ago

Thanks, will look into this. adventure-time uses term.js underneath - I'll poke around there.

blahah commented 7 years ago

It seems this problem has been solved in term.js (see README), but that library has since stopped being maintained. I've opened an issue on adventure-time to migrate to the maintained fork, xterm.js, which will solve this problem and help with long-term stability.

StuntsPT commented 7 years ago

Cool. Is it a drop in replacement? Or do you sense trouble ahead?

blahah commented 7 years ago

sorry for the slow reply - I think it should be drop-in but I haven't had time to look closely. Any help checking this out would be greatly appreciated, otherwise it'll stay on my list for now :)

alexmorley commented 4 years ago

Gonna tag this one as a feature request. Good to learn by typing anyway :sweat_smile: (although I appreciate its annoying for urls).