Skip to content

3.12.0

Compare
Choose a tag to compare
@FireIsGood FireIsGood released this 22 Mar 00:46
· 41 commits to main since this release
793c8c0

Added an animated vim cursor option, fixed Canvas being weird, and general housekeeping.

  • Added the option to animate the vim cursor's movement in style settings
  • Added a license section to the README
  • Fixed canvas showing the UI elements in image captures (fixes #9)

For some reason the Canvas was showing the UI because I had --canvas-background always set to transparent. Somehow this makes the UI show up? I'm not sure, so I just made the variable apply when you have background image. If I can find a way to show the background when you aren't getting the image or to hide the UI elements, that will have to be a separate thing. Currently, canvas users who use the background image will have to turn it off or something. Truly agony...