Primarily a bugfix release, especially for the macOS environment. Most development work this cycle has not yet been merged, and is all about supporting Microsoft Windows and the Microsoft Terminal.
- Obliterate any query text bled out by the terminal #2019
- Allow the
intro
demo to run in any size window #2015 - Allow the
uniblock
demo to run in 25 lines #2018 - Force EGC combinations when U+200D Zero-width-joiner is used #2016
- Plug memory leak in the composing+reflecting Kitty blitter used with 0.22.1+ #2012
- Added some emoji to
notcurses-info
#2005 - Fix
invalid free()
infission
demo #2003 - Fix failure in
fission
demo #2002 - Support building on macOS Mojave and other environments lacking C++17
std::filesystem
#2001 - Properly detect pixel geometry when running in Docker #1891
- New portable functions
notcurses_accountname()
andnotcurses_hostname()
#2022