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

Eternal Terminal control mode #1912

Open
MisterTea opened this issue Jun 7, 2017 · 1 comment
Open

Eternal Terminal control mode #1912

MisterTea opened this issue Jun 7, 2017 · 1 comment
Labels
🛠 Type: Feature Request Issue or PR is a feature request/proposal for Hyper

Comments

@MisterTea
Copy link
Contributor

Hey devs,

I'm a big fan of iTerm + tmux control mode ( https://gitlab.com/gnachman/iterm2/wikis/TmuxIntegration ). Unfortunately this only works on iTerm, which is only on OS/X. Several people have asked for some spec/doc so we could port this to another terminal emulator but there doesn't seem to be any standard ( see tmux/tmux#763 and https://groups.google.com/forum/#!topic/tmux-users/e3Nrs0VJsDE ).

I'm also the lead dev on Eternal Terminal which is an alternative to mosh/ssh ( https://mistertea.github.io/EternalTCP/ ). I am thinking about making a control mode in ET that would replace tmux control mode. Here's how it could work:

  1. Someone calls et -c hyper myhost:myport
  2. ET sets up a bidirectional pipe between itself and Hyper and launches Hyper
  3. Hyper writes commands to stdout (such as to make a new window, resize a window, input text on a certain terminal, etc.).
  4. Hyper reads ET commands from stdin (such as output for a specific terminal, notification when a terminal has closed, etc.)

I would like to know your opinions on this before I commit time to it. Let me know, thanks!

@MisterTea
Copy link
Contributor Author

Closing since there's no interest

@MisterTea MisterTea mentioned this issue Jan 2, 2018
2 tasks
@Stanzilla Stanzilla reopened this Apr 24, 2018
@Stanzilla Stanzilla added the 🛠 Type: Feature Request Issue or PR is a feature request/proposal for Hyper label Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 Type: Feature Request Issue or PR is a feature request/proposal for Hyper
Projects
None yet
Development

No branches or pull requests

2 participants