Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
1b31d54
Release new `main` build (#5005)
tig Apr 19, 2026
c700d81
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
cdd67d8
Updates the sample.gif (#5007)
tig Apr 20, 2026
c511c14
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
8f14fdc
Fix remaining TextView issues (#4987)
BDisp Apr 20, 2026
a79b1a2
Fixes UICatalog --version, adds release workflows and maintainer docs…
tig Apr 20, 2026
5b5045e
Fixes `AppModel.Inline` issues needed for `Output-ConsoleGridView` to…
tig Apr 20, 2026
6c77b70
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
5c9fc9c
Fixes prepare release workflow (#5015)
tig Apr 20, 2026
c743916
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
fa8ebd8
Fix version numbering: auto-increment pre-release from existing tags …
tig Apr 20, 2026
f98bdee
Fix/prepare release (#5019)
tig Apr 20, 2026
95a095b
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
52b2d22
Fixes #4843. Button: avoid create-then-destroy shadow allocation via …
Copilot Apr 20, 2026
0c7dee4
Bump Markdig from 1.1.2 to 1.1.3 (#5017)
dependabot[bot] Apr 20, 2026
487e8b7
Back-merge v2.0.0-beta.218 from main into develop (#5022)
tig Apr 20, 2026
962e15b
Merge pull request #5024 from gui-cs/backmerge/v2.0.0-rc.1
tig Apr 20, 2026
10e1773
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
f9fb3fc
Adds `TreeView.GetSize` (#5025)
tig Apr 20, 2026
033a494
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
a1e11ce
Ensures `CollectionNavigator` does not repond to alt or ctrl keys (#5…
tig Apr 20, 2026
f11f46b
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
806b14f
fixed gitversion yml bug
tig Apr 20, 2026
c50ed2a
Fixes #4865. Add v1→v2 corrections table and expand agent-facing file…
Copilot Apr 20, 2026
022870e
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 20, 2026
ec4afa7
Fixes #5008. Fix Markdown codeblock background attribute (#5011)
Copilot Apr 21, 2026
c0ee2c5
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 21, 2026
7229e11
Fixes #5028. TextView still has remaining's bugs (#5029)
BDisp Apr 21, 2026
7fd0aea
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
tig Apr 21, 2026
ea11eb0
Fix/prepare release versioning (#5034)
tig Apr 21, 2026
9ca38ad
Release v2.0.0-rc.2 (#5030) (#5031)
tig Apr 21, 2026
3112421
back merge from Main (#5037)
tig Apr 21, 2026
96dec40
Fixes #4970 - Dialog arrangement (#5033)
tig Apr 21, 2026
956ba44
Update READMEs for v2.0.0 stable release (#5039)
tig Apr 21, 2026
877b765
fix(build): add Microsoft.Net.Compilers.Toolset package reference (#5…
rcdailey Apr 21, 2026
c2e928d
Fixes #5040. SelectorBase.TabBehavior setter calls CreateSubViews() w…
BDisp Apr 22, 2026
975c390
Fixes #5043 - `View.ScrollBars` now only show if they fit - Fixes `Vi…
tig Apr 22, 2026
3ed3a9b
Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.0 (#5051)
dependabot[bot] Apr 22, 2026
ced30cb
Back-merge v2.0.0-rc.4 from main into develop (#5054)
tig Apr 22, 2026
9fc8df5
Fixes #4955. Move mdv sample to its own gui-cs repo (#5056)
Copilot Apr 22, 2026
052d5c0
Fixes #5057. Pressing `Alt-T` in a `TextField` causes a `t` to be ent…
BDisp Apr 23, 2026
2cbfb92
Fix stale test project references in CLAUDE.md (#5070)
harder Apr 24, 2026
ec86b77
docs: add hero image to README (#5058)
livlign Apr 25, 2026
7f3c9ea
Fixes #5065. Pressing Shift-Alt-T in a TextField causes a t to be ent…
BDisp Apr 25, 2026
3dbaceb
Fixes #4963, #5064. FileDialog nav fixes & TableView redesign (#5062)
tig Apr 26, 2026
2d85832
Fixes #4179. `SetFocus` on `CanFocus == false` should still set focus…
BDisp Apr 26, 2026
56336a5
Fixes #452. TextView: TextView.LoadFile keeps file open and provides …
BDisp Apr 26, 2026
f12f771
Fixes #5069. ConfigurationManager is trim-safe without TrimmerRootAss…
harder Apr 26, 2026
dfa8967
Fixes #5080. WindowsDriver isn't showing the cursor after exit (#5081)
BDisp Apr 26, 2026
3976180
Fixes #5078. Handle JSON `null` root in `SourcesManager.Load` (#5079)
Copilot Apr 26, 2026
d6b5f81
Fixes #5060. TextField in ReadOnly mode should not automatically scro…
BDisp Apr 27, 2026
d4dcf0b
merged main->develop
tig Apr 27, 2026
7b2a9f8
Bump Microsoft.NET.Test.Sdk from 18.5.0 to 18.5.1 (#5100)
dependabot[bot] Apr 28, 2026
66c368b
Bump GitHub.Copilot.SDK from 0.2.2 to 0.3.0 (#5094)
dependabot[bot] Apr 28, 2026
7e14582
Fixes #5097. Kitty is wasting the keyboard shortcuts Ctrl+Shift+Alt+A…
BDisp Apr 28, 2026
4b81d2d
Fixes #5087 - Removes Dialog scrolling code and and fixes other bugs …
tig Apr 28, 2026
2926b64
More FileDialog tweaks (#5102)
tig Apr 28, 2026
74bb561
Merge branch 'main' into release/v2.0.0-rc.7
tig Apr 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Auto-approve without prompting:

### Quick Start
```bash
dotnet new install Terminal.Gui.Templates@2.0.0-beta.*
dotnet new install Terminal.Gui.Templates@2.0.*
dotnet new tui-simple -n myproj
cd myproj
dotnet run
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
<PackageVersion Include="ReactiveUI" Version="23.2.1" />
<PackageVersion Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" />
<PackageVersion Include="ReactiveUI.SourceGenerators" Version="2.6.1" />
<PackageVersion Include="GitHub.Copilot.SDK" Version="0.2.2" />
<PackageVersion Include="GitHub.Copilot.SDK" Version="0.3.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="Markdig" Version="1.1.3" />
<PackageVersion Include="TextMateSharp.Grammars" Version="2.0.3" />
<PackageVersion Include="ReportGenerator" Version="5.5.5" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="22.1.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.5.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
<PackageVersion Include="xunit.v3" Version="3.2.2" />
<PackageVersion Include="Xunit.Combinatorial" Version="2.0.24" />
Expand Down
14 changes: 0 additions & 14 deletions Examples/AI/AI.csproj

This file was deleted.

283 changes: 0 additions & 283 deletions Examples/AI/ChatView.cs

This file was deleted.

57 changes: 0 additions & 57 deletions Examples/AI/Program.cs

This file was deleted.

Loading
Loading