vercel / vercel/hyper

ttyd support

Open
#8,099 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
It is not related to any problem in hyper.js. It is just that there are no apps that can connect to a server that exposes a ttyd terminal session through an open port. And hyper.js seems to be the perfect app to implement it because it is based on xterm.js

Describe the solution you'd like
I want hyper.js to be able to connect to a ttyd terminal session hosted on a server.

Describe alternatives you've considered
Tried almost all other apps. None supports it.

Additional context
None.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The request names Hyper, xterm.js, and ttyd but does not identify any files, tests, or entry points. Start by tracing how Hyper currently creates terminal sessions and determine how a ttyd session is exposed over its server connection; done means Hyper can connect to and interact with a ttyd terminal hosted remotely.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.