v0.14.0 #108
meowgorithm
started this conversation in
General
v0.14.0
#108
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements: Races and Rendering
This release introduces three new
ProgramOption
s for starting programs with the altscreen and mouse enabled. This was implemented to solve both race conditions when initializing programs as well as correctness with regard to custom inputs.Also included are two subtle—yet important—rendering improvements.
Changelog
New
ProgramOption
WithAltScreen
for starting programs in the alternate screen buffer.ProgramOption
sWithMouseCellMotion
andWithMouseAllMotion
for starting programs with the mouse enabled.Fixed
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or right here in GitHub Discussions.
This discussion was created from the release v0.14.0.
Beta Was this translation helpful? Give feedback.
All reactions