Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vercel
/
hyper
Public
Notifications
You must be signed in to change notification settings
Fork
3.6k
Star
44.7k
Code
Issues
944
Pull requests
104
Discussions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
104
(104)
Closed
4,117
(4,117)
Author
Label
Projects
Milestones
Reviews
Assignee
More items
Newest
Comfortable display density
Compact display density
docs(plugins): add section on xterm addons
#8214
·
jlaportebot
opened
Sep 15, 2026
·
·
terminal: fix split sizing and renderer teardown
#8213
·
MisterTea
opened
Sep 15, 2026
·
·
1
feat: Apply downloaded update when all windows are closed
#8211
·
ThomasHartDev
opened
Aug 25, 2026
·
·
1
Enables sixel support for windows by using node-pty 1.1.0's copy of ConPTY instead of Window's older ConPTY
#8210
·
blindmikey
opened
Aug 22, 2026
·
·
1
2
fix: upgrade brace-expansion to 1.1.18, 2.1.4, 3.0.6, 5.0.9 (CVE-2026-69152)
#8208
·
anupamme
opened
Aug 22, 2026
·
·
Paint body background on mount so new windows keep transparency
#8206
·
trevorhreed
opened
Aug 18, 2026
·
·
1
1
feat: support OSC 52 clipboard writes
#8204
·
aka-luan
opened
Aug 1, 2026
·
·
1
fix: upgrade cross-spawn to 7.0.5, 6.0.6 (CVE-2024-21538)
#8201
·
anupamme
opened
Jul 19, 2026
·
·
1
Hi! This PR fixes an issue where alpha values less than 1 (such as 0.05) would generate a single-character hex representation for the alpha channel (e.g.,
d
instead of
0d
). This resulted in an invalid 7-character hex string which broke background transparency when opening new windows or restarting the application. I solved this by adding
.padStart(2, '0')
to the
alphaHex
generation in
to-electron-background-color.ts
to guarantee a valid 8-character hex output. Closes #2847fix: pad single-character hex values in electron background color
#8200
·
OzkurtSelcuk
opened
Jul 15, 2026
·
·
Fix documentation typos
#8199
·
Martonveghcode
opened
Jul 6, 2026
·
·
2
chore(deps): Bump recast from 0.23.6 to 0.23.12 in /app
dependencies
javascript
#8197
·
dependabot[bot]
opened
Jun 29, 2026
·
·
1
chore(deps): Bump uuid from 9.0.1 to 14.0.1 in /app
dependencies
javascript
#8196
·
dependabot[bot]
opened
Jun 29, 2026
·
·
1
chore(deps): Bump actions/cache from 4 to 6
dependencies
github_actions
#8195
·
dependabot[bot]
opened
Jun 29, 2026
·
·
chore(deps): Bump semver from 7.6.0 to 7.8.5 in /app
dependencies
javascript
#8194
·
dependabot[bot]
opened
Jun 22, 2026
·
·
1
chore(deps): Bump @babel/parser from 7.24.4 to 8.0.0 in /app
dependencies
javascript
#8193
·
dependabot[bot]
opened
Jun 22, 2026
·
·
1
chore(deps): Bump actions/checkout from 4 to 7
dependencies
github_actions
#8192
·
dependabot[bot]
opened
Jun 22, 2026
·
·
use GItHub flavoured markdown for note in Readme
#8190
·
taqtu
opened
Jun 10, 2026
·
·
feat: support platform-specific shell and env config
#8187
·
arnavnagzirkar
opened
Jun 3, 2026
·
·
1
1
chore(deps): Bump fs-extra from 11.2.0 to 11.3.5 in /app
dependencies
javascript
#8183
·
dependabot[bot]
opened
May 11, 2026
·
·
1
Bump dawidd6/action-download-artifact from 3.1.4 to 21
dependencies
github_actions
#8180
·
dependabot[bot]
opened
May 4, 2026
·
·
1
feat(quit): warn before quitting when sessions have running processes (#67)
#8175
·
MukundaKatta
opened
Apr 25, 2026
·
·
1
Windows: refresh PATH without reboot after Hyper CLI install (#2823)
#8174
·
MukundaKatta
opened
Apr 25, 2026
·
·
1
Bump @babel/preset-typescript from 7.24.1 to 7.28.5
dependencies
javascript
#8171
·
dependabot[bot]
opened
Apr 13, 2026
·
·
1
Bump prettier from 3.2.5 to 3.8.2
dependencies
javascript
#8170
·
dependabot[bot]
opened
Apr 13, 2026
·
·
1
Bump css-loader from 7.1.1 to 7.1.4
dependencies
javascript
#8169
·
dependabot[bot]
opened
Apr 13, 2026
·
·
1
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.