vercel / vercel/hyper

Manipulate Terminal Output?

Open
#5,114 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

I want to add a glow effect to the prompt, how would that be done? I looked at Hyper in the dev tools, and the terminal area is a div with no content in between the tags. I'm guessing that the typescript files inject content into the terminal area, but where is that content coming from? I've seen colorls and rainbow so there is the ability to manipulate terminal output; is Hyper just an eye candy interface for the terminal or is there some way to manipulate terminal output?

Running it on Pop-OS, latest version, gnome desktop
Ryzen 5 3600
Radeon RX 5700xt
32GB RAM

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 issue points to the terminal area shown as an empty div in DevTools and to TypeScript files that inject its content. Start by tracing that rendering path; the issue does not define a concrete change or completion test, so clarify whether Hyper supports output styling or a glow effect before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
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.