Skip to content

2.10.0

Compare
Choose a tag to compare
@jcubic jcubic released this 18 Dec 14:32
· 980 commits to master since this release

Feature

  • improve performance by adding function $.terminal.partition
  • allow to use force resize cmd::resize(true) (to update init command line with emoji)
  • add glow style #549

Bugfix

  • fix throw/reject in async function/promise #546
  • allow to return string from greetings function
  • fix low level iterate_formatting function to handle html entities properly
  • fix spacing of wider characters (Chinese/Japanese) in echo (to match cmd)
  • fix jumping on right click #545
  • fix selection on double click on cmd
  • fix parse_options #547
  • fix style of links with wcwidth #544
  • fix copy of empty lines in output #548