This repository has been archived on 2021-04-22. You can view files and clone it, but cannot push or open issues/pull-requests.
stj/CHANGELOG.md

1.4 KiB

Upcoming

v1.0

  • Switched build to CMake
  • Completely overhauled code structure
    • Separate code into logical blocks
    • Purge global variables as much as possible
  • Add a desktop entry when installing based on desktopentry

v1.1

v1.2

  • Add better/gapless rendering of lines/blocks based on boxdraw
  • Add support for multiple fonts based on font2
  • Hide cursor when working in the terminal based on hidecursor

v2.0

  • Add ligature support based on ligature support
  • Support for multiple color pallets
  • Paste on right click
  • Scrollback support
  • Center lines smaller than max height based on vertcenter
  • Visual bell based on visualbell