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

Implement support of remote TTY #23

Open
wayerr opened this issue Feb 1, 2017 · 4 comments
Open

Implement support of remote TTY #23

wayerr opened this issue Feb 1, 2017 · 4 comments
Assignees
Milestone

Comments

@wayerr
Copy link
Contributor

wayerr commented Feb 1, 2017

To evaluate approach to add remote TTY via our HTML UI. Note that it may require specific options for run containers & etc.

@mchwang mchwang changed the title implement remote TTY Implement support of remote TTY Feb 19, 2017
@wayerr
Copy link
Contributor Author

wayerr commented Feb 28, 2017

as TTY in browser emulator we can use below project:
https://chromium.googlesource.com/apps/libapps/+/master/hterm

also the https://github.com/krishnasrinivas/wetty/blob/master/public/wetty/wetty.js - provide example usage

wayerr added a commit that referenced this issue Mar 20, 2017
wayerr added a commit that referenced this issue Mar 21, 2017
wayerr added a commit that referenced this issue Mar 21, 2017
@wayerr
Copy link
Contributor Author

wayerr commented Mar 21, 2017

screenshot_20170321_184927

Add test page with TTY to any container. Implementation based on https://xtermjs.org/

For 'line spacing issue' see xtermjs/xterm.js#475

wayerr added a commit that referenced this issue Mar 22, 2017
@interair interair modified the milestones: 1.2.0, 1.2.1 May 4, 2017
@Anselm21
Copy link

Please, provide some backend description. At this moment have no idea, what should be done in terms of this task.

@wayerr
Copy link
Contributor Author

wayerr commented May 10, 2017

We need some user interface (example provided on page: http://haven/ui/tty.html) which is open from docker container menu and show terminal emulator

@interair interair modified the milestones: 1.2.2, 1.2.1 May 23, 2017
@interair interair modified the milestones: 1.2.2, 1.2.3 Jun 7, 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

3 participants