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
Accelerator
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
Type
/
to 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
.
tui-cs
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release v0.3.0
- #34
#34
Merged
tig
merged 23 commits into
main
tui-cs/cli:main
from
release/v0.3.0
tui-cs/cli:release/v0.3.0
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Release v0.3.0
#34
tig
merged 23 commits into
main
tui-cs/cli:main
from
release/v0.3.0
tui-cs/cli:release/v0.3.0
Copy head branch name to clipboard
Commits
Commits on May 24, 2026
feat: help TUI viewer, markdown rendering, rename ExampleApp to greet
Show description for 6ab8f35
tig
and
Copilot
committed
6ab8f35
View commit details
Copy full SHA for 6ab8f35
Browse repository at this point
Fix terminal encoding for ANSI rendering and add multiple help topics
Show description for 4ab71d8
tig
and
Copilot
committed
4ab71d8
View commit details
Copy full SHA for 4ab71d8
Browse repository at this point
Add default command support, help link navigation, and fix positional args
Show description for f353898
tig
and
Copilot
committed
f353898
View commit details
Copy full SHA for f353898
Browse repository at this point
Port clet's BrowseBar with back/forward nav and syntax highlighting
Show description for 54fb655
tig
and
Copilot
committed
54fb655
View commit details
Copy full SHA for 54fb655
Browse repository at this point
Add visual help browser tests and greet example execution tests
Show description for dd6d7d7
tig
and
Copilot
committed
dd6d7d7
View commit details
Copy full SHA for dd6d7d7
Browse repository at this point
Escape markdown table cells in MetadataHelpProvider
Show description for 0315803
tig
and
Copilot
committed
0315803
View commit details
Copy full SHA for 0315803
Browse repository at this point
fix: use explicit type in collection expression for ReSharper compliance
Show description for ddd82e3
tig
and
Copilot
committed
ddd82e3
View commit details
Copy full SHA for ddd82e3
Browse repository at this point
Merge pull request #7 from gui-cs/tig/help-tui-viewer-and-rename-example-app
Show description for d54b075
tig
authored
d54b075
View commit details
Copy full SHA for d54b075
Browse repository at this point
Commits on May 26, 2026
Merge pull request #10 from gui-cs/tig/readme-and-hero-gif
Show description for adb8e35
tig
authored
adb8e35
View commit details
Copy full SHA for adb8e35
Browse repository at this point
Add SourceLink and symbol package support (#11)
Show description for cbec53d
tig
and
Copilot
authored
cbec53d
View commit details
Copy full SHA for cbec53d
Browse repository at this point
Back-merge main into develop (#13)
Show description for e666545
tig
and
Copilot
authored
e666545
View commit details
Copy full SHA for e666545
Browse repository at this point
Commits on May 27, 2026
Fix MarkdownRenderer global state leaks (#14)
Show description for e8e61bc
tig
and
Copilot
authored
e8e61bc
View commit details
Copy full SHA for e8e61bc
Browse repository at this point
Commits on May 28, 2026
fix: set IApplication.AppModel and defer Init() for inline input commands (#16)
Show description for 31199e0
tig
and
Copilot
authored
31199e0
View commit details
Copy full SHA for 31199e0
Browse repository at this point
Commits on Jun 11, 2026
fix: centralize Terminal.Gui lifecycle for headless markdown rendering in CliHost (C1) (#22)
Show description for f4398a8
tig
and
claude
authored
f4398a8
View commit details
Copy full SHA for f4398a8
Browse repository at this point
Library improvements extracted from survey example work (#23)
Show description for 8464565
tig
and
claude
authored
8464565
View commit details
Copy full SHA for 8464565
Browse repository at this point
chore: bump version to 0.2.0-develop for upcoming release
Show description for 6ccf07d
tig
and
claude
committed
6ccf07d
View commit details
Copy full SHA for 6ccf07d
Browse repository at this point
Back-merge v0.2.0 from main into develop (#25)
Show description for fa1e9b3
4 people
authored
fa1e9b3
View commit details
Copy full SHA for fa1e9b3
Browse repository at this point
fix: restore Application.AppModel after dispatch and lock in init contract (#27)
Show description for c964cab
tig
and
claude
authored
c964cab
View commit details
Copy full SHA for c964cab
Browse repository at this point
chore: bump version to 0.2.1-develop for upcoming release
Show description for 709bd1d
tig
and
claude
committed
709bd1d
View commit details
Copy full SHA for 709bd1d
Browse repository at this point
Back-merge v0.2.1 from main into develop (#29)
Show description for 7759923
4 people
authored
7759923
View commit details
Copy full SHA for 7759923
Browse repository at this point
Commits on Jun 12, 2026
fix: preserve dash-prefixed tokens in DefaultCommand fallback (#31)
Show description for b4d2850
tig
and
claude
authored
b4d2850
View commit details
Copy full SHA for b4d2850
Browse repository at this point
Commits on Jun 23, 2026
Rename internal references: gui-cs → tui-cs (#33)
Show description for 8a91b43
tig
and
claude
authored
8a91b43
View commit details
Copy full SHA for 8a91b43
Browse repository at this point
Merge remote-tracking branch 'origin/main' into release/v0.3.0
Show description for b860d3c
tig
committed
b860d3c
View commit details
Copy full SHA for b860d3c
Browse repository at this point
You can’t perform that action at this time.