FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · vercel/hyper · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
vercel
/
hyper
Public
Notifications
You must be signed in to change notification settings
Fork
3.6k
Star
44.7k
Code
Issues
943
Pull requests
102
Discussions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Security and quality
Insights
Pull requests: vercel/hyper
Labels
46
Milestones
1
Labels
46
Milestones
1
New pull request
New
102 Open
4,106 Closed
102 Open
4,106 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
Enables sixel support for windows by using node-pty 1.1.0's copy of ConPTY instead of Window's older ConPTY
#8210 opened Aug 22, 2026 by
blindmikey
Loading…
1
fix: upgrade brace-expansion to 1.1.18, 2.1.4, 3.0.6, 5.0.9 (CVE-2026-69152)
#8208 opened Aug 22, 2026 by
anupamme
Loading…
Paint body background on mount so new windows keep transparency
#8206 opened Aug 18, 2026 by
trevorhreed
Loading…
1
1
feat: support OSC 52 clipboard writes
#8204 opened Aug 1, 2026 by
aka-luan
Loading…
1
fix: upgrade cross-spawn to 7.0.5, 6.0.6 (CVE-2024-21538)
#8201 opened Jul 19, 2026 by
anupamme
Loading…
3 tasks done
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 opened Jul 15, 2026 by
OzkurtSelcuk
Loading…
Fix documentation typos
#8199 opened Jul 6, 2026 by
Martonveghcode
Loading…
1
chore(deps): Bump recast from 0.23.6 to 0.23.12 in /app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8197 opened Jun 29, 2026 by
dependabot
Bot
Loading…
1
chore(deps): Bump uuid from 9.0.1 to 14.0.1 in /app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8196 opened Jun 29, 2026 by
dependabot
Bot
Loading…
1
chore(deps): Bump actions/cache from 4 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#8195 opened Jun 29, 2026 by
dependabot
Bot
Loading…
chore(deps): Bump semver from 7.6.0 to 7.8.5 in /app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8194 opened Jun 22, 2026 by
dependabot
Bot
Loading…
1
chore(deps): Bump @babel/parser from 7.24.4 to 8.0.0 in /app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8193 opened Jun 22, 2026 by
dependabot
Bot
Loading…
1
chore(deps): Bump actions/checkout from 4 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#8192 opened Jun 22, 2026 by
dependabot
Bot
Loading…
use GItHub flavoured markdown for note in Readme
#8190 opened Jun 10, 2026 by
taqtu
Loading…
feat: support platform-specific shell and env config
#8187 opened Jun 3, 2026 by
arnavnagzirkar
Loading…
1
1
chore(deps): Bump fs-extra from 11.2.0 to 11.3.5 in /app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8183 opened May 11, 2026 by
dependabot
Bot
Loading…
1
Bump dawidd6/action-download-artifact from 3.1.4 to 21
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#8180 opened May 4, 2026 by
dependabot
Bot
Loading…
1
feat(quit): warn before quitting when sessions have running processes (#67)
#8175 opened Apr 25, 2026 by
MukundaKatta
•
Draft
1
Windows: refresh PATH without reboot after Hyper CLI install (#2823)
#8174 opened Apr 25, 2026 by
MukundaKatta
•
Draft
1
Bump @babel/preset-typescript from 7.24.1 to 7.28.5
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8171 opened Apr 13, 2026 by
dependabot
Bot
Loading…
1
Bump prettier from 3.2.5 to 3.8.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8170 opened Apr 13, 2026 by
dependabot
Bot
Loading…
1
Bump css-loader from 7.1.1 to 7.1.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8169 opened Apr 13, 2026 by
dependabot
Bot
Loading…
1
Bump @types/node from 18.19.31 to 25.6.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8168 opened Apr 13, 2026 by
dependabot
Bot
Loading…
1
Bump playwright from 1.43.1 to 1.59.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8167 opened Apr 13, 2026 by
dependabot
Bot
Loading…
1
Bump stylis from 3.5.4 to 4.3.6
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#8166 opened Apr 13, 2026 by
dependabot
Bot
Loading…
1
Previous
1
2
3
4
5
Next
Previous
Next
ProTip!
no:milestone
will show everything without a milestone.
Back
|
FazBrowse Home
|
New Git URL