Skip to content

v2.3.13—it was the heat of the moment

Compare
Choose a tag to compare
@dankamongmen dankamongmen released this 05 Aug 03:37
· 2074 commits to master since this release
v2.3.13
9fcbf00

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() in fission 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() and notcurses_hostname() #2022