Skip to content

2.44.0

Compare
Choose a tag to compare
@jcubic jcubic released this 08 Oct 13:22
· 9 commits to master since this release
97d1eec

Features

  • new API terminal::animation() and terminal::delay() #683
  • add images in less now have terminal-less class
  • add execHistory main option and history option to terminal::exec() #745
  • add helper $.terminal.remove_formatter
  • escape xml in $.terminal.escape_formatting when xml formatter is used #973

Bugfix

  • fix number of rows when using different --size #969
  • fix hidden cursor when using command that change --size #968
  • fix command prop in export_view() when in command #967
  • fix processing images in less #970
  • fix passing alt and class for image in less
  • fix width of images in less when image is bigger than the terminal
  • fix line-height of the lines to render less image slices properly
  • fix flashing of old prompt after prompt animation #976