Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
duyi324
/
Terminal.Gui
Public
forked from
gui-cs/Terminal.Gui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Terminal.Gui
UnitTests
on
develop
User selector
All users
All time
Commit History
Commits on May 21, 2023
Adds TreeView MaxDepth (#2652)
tznind
authored
f5ca5b0
Copy full SHA for f5ca5b0
Commits on May 19, 2023
Release v1.11 (#2639)
Show description for 8287acb
tig
authored
8287acb
Copy full SHA for 8287acb
Commits on May 10, 2023
Add ITreeViewFilter (#2599)
Show description for 8f199cd
tznind
and
tig
authored
8f199cd
Copy full SHA for 8f199cd
Commits on Apr 6, 2023
Release v1.10.1
tig
committed
443039a
Copy full SHA for 443039a
Commits on Apr 4, 2023
version info
tig
committed
a7423f2
Copy full SHA for a7423f2
Commits on Mar 22, 2023
Fixes #2429. Error when replacing a word in textView.
BDisp
committed
1525c50
Copy full SHA for 1525c50
Commits on Mar 9, 2023
Bump ReportGenerator from 5.1.17 to 5.1.19
Show description for 56ac354
dependabot[bot]
authored
56ac354
Copy full SHA for 56ac354
Commits on Feb 25, 2023
Fixes #2305. Improves the handling of escape sequence. (#2375)
Show description for 1d2dc40
BDisp
and
tig
authored
1d2dc40
Copy full SHA for 1d2dc40
Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
Show description for ed27696
BDisp
and
tig
authored
ed27696
Copy full SHA for ed27696
Commits on Feb 21, 2023
Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355)
Show description for 9cfa78a
BDisp
and
tig
authored
9cfa78a
Copy full SHA for 9cfa78a
Fixes 2368. Nested views with height of 1 not rendering correctly. (#2370)
BDisp
authored
47eb43f
Copy full SHA for 47eb43f
Commits on Feb 20, 2023
Adds Snake Scenario (#2353)
Show description for 40af5ed
tznind
and
tig
authored
40af5ed
Copy full SHA for 40af5ed
Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)
Show description for c85ff95
3 people
authored
c85ff95
Copy full SHA for c85ff95
Commits on Feb 19, 2023
Merge branch 'develop' into line-canvas-fix-offsets
tznind
authored
1e5ab49
Copy full SHA for 1e5ab49
Commits on Feb 14, 2023
Remove the Draw method from LineCanvas and make GenerateImage easier to use
Thomas
committed
85a4471
Copy full SHA for 85a4471
Removed Color.Invalid and added more unit tests.
BDisp
committed
721a887
Copy full SHA for 721a887
Commits on Feb 13, 2023
Support for drawing at an offset within client area
Thomas
committed
90a6c2c
Copy full SHA for 90a6c2c
Add TestLineCanvas_PositiveLocation
tznind
committed
319fb8a
Copy full SHA for 319fb8a
whitespace formatting fixes
tznind
committed
fd98943
Copy full SHA for fd98943
Fix LineCanvas not respecting X and Y of clip bounds
tznind
committed
235114e
Copy full SHA for 235114e
Commits on Feb 11, 2023
Merge branch 'develop' into line-canvas-style-mixing
tznind
authored
d555576
Copy full SHA for d555576
Move tests to Core folder and namespace to Terminal.Gui.CoreTests
Thomas
committed
985df1d
Copy full SHA for 985df1d
Refactor and simplify resolvers
Thomas
committed
a443ec7
Copy full SHA for a443ec7
Commits on Feb 10, 2023
Implement corner border style mixing in LineCanvas
Thomas
committed
f716dbe
Copy full SHA for f716dbe
Commits on Feb 9, 2023
Add unit test deleting a word with accented char.
BDisp
committed
29b92a3
Copy full SHA for 29b92a3
Commits on Feb 8, 2023
Fixes #2333. TextField is selecting badly a word on double click.
BDisp
committed
03b2037
Copy full SHA for 03b2037
Fixes #2328. TextView Autocomplete triggered by cursor move.
BDisp
committed
5da7665
Copy full SHA for 5da7665
Commits on Feb 7, 2023
Merge branch 'develop' into invisible-cursor-fix_2326
tig
authored
ff8ac0f
Copy full SHA for ff8ac0f
fixing more merge screwups
tig
committed
ea663ae
Copy full SHA for ea663ae
fixing merge screwups
tig
committed
44e734a
Copy full SHA for 44e734a
merge fixes_2296
tig
committed
2f2a4b4
Copy full SHA for 2f2a4b4
Merge branch 'develop' into fixes_2296_attribute_make
tig
committed
a052c67
Copy full SHA for a052c67
merge fixes
tig
committed
2b26ec7
Copy full SHA for 2b26ec7
Commits on Feb 6, 2023
Fixes #2326. Invisible cursor after modal dialog.
BDisp
committed
057bbca
Copy full SHA for 057bbca
forgot to merge unit tests
tig
committed
a0c2369
Copy full SHA for a0c2369
Previous
Next
You can’t perform that action at this time.