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 }}
charliek
/
roost
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
58
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Sharper TUI rendering: sprite glyphs, default theme, terminal-query callbacks
- #8
#8
Merged
charliek
merged 10 commits into
main
charliek/roost:main
from
fix/box-drawing-sprites
charliek/roost:fix/box-drawing-sprites
Copy head branch name to clipboard
Apr 28, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Sharper TUI rendering: sprite glyphs, default theme, terminal-query callbacks
#8
charliek
merged 10 commits into
main
charliek/roost:main
from
fix/box-drawing-sprites
charliek/roost:fix/box-drawing-sprites
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
Render box-drawing and block-element glyphs as exact geometry
Show description for 0dad9c8
charliek
committed
0dad9c8
View commit details
Copy full SHA for 0dad9c8
Browse repository at this point
Install a default dark theme on every new terminal
Show description for 1a4b7b4
charliek
and
claude
committed
1a4b7b4
View commit details
Copy full SHA for 1a4b7b4
Browse repository at this point
Wire WRITE_PTY, DEVICE_ATTRIBUTES, and COLOR_SCHEME callbacks
Show description for 138233e
charliek
and
claude
committed
138233e
View commit details
Copy full SHA for 138233e
Browse repository at this point
Synthesize OSC 10/11/12 query responses in the OSC scanner
Show description for 15c8b60
charliek
and
claude
committed
15c8b60
View commit details
Copy full SHA for 15c8b60
Browse repository at this point
Fix descender clipping with two-pass cell rendering and font-metric cell height
Show description for cc28d31
charliek
and
claude
committed
cc28d31
View commit details
Copy full SHA for cc28d31
Browse repository at this point
Move cgo userdata cast into C to silence go vet's unsafeptr check
Show description for 021aec2
charliek
and
claude
committed
021aec2
View commit details
Copy full SHA for 021aec2
Browse repository at this point
Make Terminal callback wiring tolerant of teardown races and report clear failures
Show description for 015f0b9
charliek
and
claude
committed
015f0b9
View commit details
Copy full SHA for 015f0b9
Browse repository at this point
Replace per-call write goroutine with a single buffered writer per session
Show description for c6ee2d4
charliek
and
claude
committed
c6ee2d4
View commit details
Copy full SHA for c6ee2d4
Browse repository at this point
Source OSC 10/11/12 query responses from session theme, not the package global
Show description for 99c4587
charliek
and
claude
committed
99c4587
View commit details
Copy full SHA for 99c4587
Browse repository at this point
Commit Terminal callback state only after the C registration succeeds
Show description for bbe0cfc
charliek
and
claude
committed
bbe0cfc
View commit details
Copy full SHA for bbe0cfc
Browse repository at this point
You can’t perform that action at this time.