Replies: 6 comments
-
I've been travelling (Argentina!). Getthing this out is dependent on these issues being closed: https://github.com/gui-cs/Terminal.Gui/milestone/5 #2206 has been challenging; I've been unable to figure out what I broke in the curses driver (see comments in that issue) and now I can't get WSL breakpoints to hit. |
Beta Was this translation helpful? Give feedback.
-
#2266 is the only remaining issue holding up releasing v1.9. |
Beta Was this translation helpful? Give feedback.
-
Done. See Release: https://github.com/gui-cs/Terminal.Gui/releases/tag/v1.9.0 |
Beta Was this translation helpful? Give feedback.
-
(Actually, the publish to Nuget action failed due to an expired API key; retrying!) |
Beta Was this translation helpful? Give feedback.
-
Oh, and for the FIRST TIME, I got it right the first time and we actually have a release with a .0 at the end! :-) |
Beta Was this translation helpful? Give feedback.
-
As is tradition, as we converge on a new Release I start a discussion to keep everyone on the same page.
Here's the list of significant issues that will be addressed in v1.9.x:
Issues we'd like fixed before release: (all tagged with Milestone v1.9):
Significant improvements already in
develop
since v1.8.2:ColumnStyle.Visible
#2243StatusItem
#2233ContentsChanged
event. Updated Text.cs Scenario. #2197Error.HotFocus
colors to not look awful #2191Windows & FrameViews
scenario #2190View
API doc typos #2112MainLoop.Invoke
deadlocks #2083Application.MouseGrabView
public; allow views who use it some control #2065ReportMousePosition
flag must be returned. #2063Current list of ALL PRs included since v1.8.2:
ColumnStyle.Visible
#2243StatusItem
#2233ContentsChanged
event. Updated Text.cs Scenario. #2197Error.HotFocus
colors to not look awful #2191Windows & FrameViews
scenario #2190View
API doc typos #2112MainLoop.Invoke
deadlocks #2083Application.MouseGrabView
public; allow views who use it some control #2065ReportMousePosition
flag must be returned. #2063Beta Was this translation helpful? Give feedback.
All reactions