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

gotty -w -p 8888 redis-cli cannot accept input #82

Closed
Youmoo opened this issue Dec 22, 2015 · 6 comments
Closed

gotty -w -p 8888 redis-cli cannot accept input #82

Youmoo opened this issue Dec 22, 2015 · 6 comments

Comments

@Youmoo
Copy link

Youmoo commented Dec 22, 2015

Run gotty -w -p 8888 redis-cli and open http://localhost:8888, the page doesn't accept input.

How do I fix this? Thanks.

@moul
Copy link
Contributor

moul commented Dec 22, 2015

That's very strange, I tried to enable --raw, --no-raw, --formated (basically, all the redis-cli options that may change how redis-cli setup its tty support without success

Even stranger, I don't have any problem when I connect to the gotty server using the gotty-client from the CLI:

So it looks like the problem only occurs with redis-cli when connecting to GoTTY from a browser

@moul
Copy link
Contributor

moul commented Dec 22, 2015

Hum, we finally do have warnings from the web browser:

It looks like ansi code

@Youmoo
Copy link
Author

Youmoo commented Dec 23, 2015

@moul Thanks. Can you fix this?

@moul
Copy link
Contributor

moul commented Dec 23, 2015

@Youmoo, I don't know hterm.js enough, sorry

Maybe @yudai or @QuentinPerez ?

@holys
Copy link

holys commented Jan 9, 2017

It works perfect with xterm.js version of gotty

image


image

@yudai
Copy link
Owner

yudai commented Aug 8, 2017

It seems this is a hterm issue, closing as duplicate of #147

@yudai yudai closed this as completed Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants