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 }}
diegosouzapw
/
ghostty-web
Public
forked from
coder/ghostty-web
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
fix(links): wrapped URLs, hover tracking, and underlining only the link you are on
- #31
#31
Open
brianegan
wants to merge 17 commits into
diegosouzapw:main
diegosouzapw/ghostty-web:main
from
brianegan:pr/link-fixes
brianegan/ghostty-web:pr/link-fixes
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
fix(links): wrapped URLs, hover tracking, and underlining only the link you are on
#31
brianegan
wants to merge 17 commits into
diegosouzapw:main
diegosouzapw/ghostty-web:main
from
brianegan:pr/link-fixes
brianegan/ghostty-web:pr/link-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
fix(renderer): scroll boundary, block/quadrant art, selection color
Show description for 7d175b7
brianegan
and
claude
committed
7d175b7
View commit details
Copy full SHA for 7d175b7
Browse repository at this point
fix: keep scrollbar out of the text area and make it themable
Show description for 72381e7
brianegan
and
claude
committed
72381e7
View commit details
Copy full SHA for 72381e7
Browse repository at this point
perf(renderer): fetch viewport once per frame, add glyph atlas and scroll blit
Show description for 94a0d2f
brianegan
and
claude
committed
94a0d2f
View commit details
Copy full SHA for 94a0d2f
Browse repository at this point
perf: stop re-walking the viewport in renderCursor and the OSC8 scan
Show description for 263aa22
brianegan
and
claude
committed
263aa22
View commit details
Copy full SHA for 263aa22
Browse repository at this point
feat(terminal): expose glyphAtlas and scrollBlit as terminal options
Show description for cd68e94
brianegan
and
claude
committed
cd68e94
View commit details
Copy full SHA for cd68e94
Browse repository at this point
perf: stop walking the whole viewport on every mouse move
Show description for d04080a
brianegan
and
claude
committed
d04080a
View commit details
Copy full SHA for d04080a
Browse repository at this point
fix(selection): repaint drags promptly, and only where they changed
Show description for 7bfabfb
brianegan
and
claude
committed
7bfabfb
View commit details
Copy full SHA for 7bfabfb
Browse repository at this point
fix(scroll): keep the scroll animation aimed at the content it was aimed at
Show description for 05cfed0
brianegan
and
claude
committed
05cfed0
View commit details
Copy full SHA for 05cfed0
Browse repository at this point
perf: read scrollback rows in one pass instead of one call each
Show description for a9cd2c5
brianegan
and
claude
committed
a9cd2c5
View commit details
Copy full SHA for a9cd2c5
Browse repository at this point
perf: stop allocating a heap view per cell field read
Show description for 8937d8e
brianegan
and
claude
committed
8937d8e
View commit details
Copy full SHA for 8937d8e
Browse repository at this point
perf: share one viewport fetch per generation instead of three
Show description for 308bc18
brianegan
and
claude
committed
308bc18
View commit details
Copy full SHA for 308bc18
Browse repository at this point
fix(links): follow soft wraps when detecting URLs
Show description for 72ba878
brianegan
and
claude
committed
72ba878
View commit details
Copy full SHA for 72ba878
Browse repository at this point
fix(links): re-resolve hover when content moves under a still pointer
Show description for 5b5d77c
brianegan
and
claude
committed
5b5d77c
View commit details
Copy full SHA for 5b5d77c
Browse repository at this point
fix(links): keep a wrapped link's highlight on the link as the view moves
Show description for 701240f
brianegan
and
claude
committed
701240f
View commit details
Copy full SHA for 701240f
Browse repository at this point
fix(links): erase a hovered underline that the blit would otherwise carry along
Show description for fde015a
brianegan
and
claude
committed
fde015a
View commit details
Copy full SHA for fde015a
Browse repository at this point
fix(links): clear the hover when the window loses focus
Show description for 884f0fc
brianegan
and
claude
committed
884f0fc
View commit details
Copy full SHA for 884f0fc
Browse repository at this point
fix(links): underline only the hovered link, not every link on screen
Show description for 76934da
brianegan
and
claude
committed
76934da
View commit details
Copy full SHA for 76934da
Browse repository at this point
You can’t perform that action at this time.