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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
getpipher
/
cursor
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: v0.2.0 — Ghostty + tmux deep integration (truecolor + highlight + hardware-cursor mode)
- #1
#1
Merged
rz1989s
merged 12 commits into
main
getpipher/cursor:main
from
feat/ghostty-tmux-deep
getpipher/cursor:feat/ghostty-tmux-deep
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: v0.2.0 — Ghostty + tmux deep integration (truecolor + highlight + hardware-cursor mode)
#1
rz1989s
merged 12 commits into
main
getpipher/cursor:main
from
feat/ghostty-tmux-deep
getpipher/cursor:feat/ghostty-tmux-deep
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
docs: SPEC-2 — v0.2.0 Ghostty + tmux deep integration design
Show description for 408f53a
rz1989s
committed
408f53a
View commit details
Copy full SHA for 408f53a
Browse repository at this point
docs: v0.2.0 implementation plan (9 TDD tasks) — Ghostty + tmux deep
rz1989s
committed
a3ad9b3
View commit details
Copy full SHA for a3ad9b3
Browse repository at this point
Commits on Jul 20, 2026
feat: add cursorColor, cursorMode, highlight to config schema (v0.2.0 T1)
rz1989s
committed
3dcc480
View commit details
Copy full SHA for 3dcc480
Browse repository at this point
feat: add cursor color/escape helpers (hexToAnsi, dimHex, decscusr, osc12, resolveFocused/UnfocusedColor, themeAccentHex) (v0.2.0 T2)
rz1989s
committed
34eb176
View commit details
Copy full SHA for 34eb176
Browse repository at this point
feat: thread Theme into render for truecolor cursor colors + hardware bare-char path (v0.2.0 T3)
rz1989s
committed
0025a30
View commit details
Copy full SHA for 0025a30
Browse repository at this point
test: cursorColor hex override flows to cursor cells (v0.2.0 T4)
rz1989s
committed
ac4fc40
View commit details
Copy full SHA for ac4fc40
Browse repository at this point
feat: char-preserving 'highlight' unfocused style (undercurl + colored underline, 256 fallback) (v0.2.0 T5)
rz1989s
committed
f7ca23b
View commit details
Copy full SHA for f7ca23b
Browse repository at this point
feat: hardware-cursor focused state (DECSCUSR + OSC 12 + setShowHardwareCursor) + blink guard (v0.2.0 T6)
rz1989s
committed
92d7941
View commit details
Copy full SHA for 92d7941
Browse repository at this point
feat: wire restoreCursor into session_shutdown + hardware unfocused/refocus (v0.2.0 T7)
rz1989s
committed
458f3ed
View commit details
Copy full SHA for 458f3ed
Browse repository at this point
feat: /cursor color + mode subcommands, panel rows, previewLine theme threading (v0.2.0 T8)
rz1989s
committed
ebe2b58
View commit details
Copy full SHA for ebe2b58
Browse repository at this point
docs+release: v0.2.0 — truecolor + highlight + hardware-cursor mode (Ghostty + tmux deep)
rz1989s
committed
e829d38
View commit details
Copy full SHA for e829d38
Browse repository at this point
fix(review): restoreCursor uses OSC 112 (standard cursor-color reset) not empty OSC 12; drop unused FocusedStyle import
Show description for cfff538
rz1989s
committed
cfff538
View commit details
Copy full SHA for cfff538
Browse repository at this point
You can’t perform that action at this time.