Skip to content

2.1.0

Compare
Choose a tag to compare
@jcubic jcubic released this 20 Jan 10:59
· 1247 commits to master since this release

Features

  • cursor glow animation
  • add invoke_key to cmd
  • onPaste event
  • integrate emoji into terminal

Bugfixes

  • fix wrapping when command have & and ; but it's not entity #454
  • fix wrapping when css style created using id #454
  • fix calculating number of characters on init in bare cmd
  • fix .inverted class #457
  • fix background color on selection (when using --color)
  • fix hidden bar cursor when command is empty
  • fix copy terminal output to clipboard (newlines issue) #456
  • remove weird space between lines of selection
  • fix jumping of cursor with underline animation
  • fix selection of command line
  • fix error color when --color is used
  • fix ANSI art issue #460