Skip to content

FastTerminal 0.1.6 [ALPHA-2026-07]

Latest

Choose a tag to compare

@andrestubbe andrestubbe released this 19 Jul 00:29

Added

  • CellConsumer Integration: Implemented fastansi.CellConsumer on BufferedScene, allowing styling/layout utilities like Gradient to draw directly onto it.
  • Partial Cell Color Updates: Added support for partial color updates in BufferedScene by preserving existing packed values.
  • Writability Safety: Supported passing -2 as a codepoint to skip character updates, enabling color modifications without destroying text.