Skip to content

1.12.0

Compare
Choose a tag to compare
@jcubic jcubic released this 02 Mar 20:40
· 1771 commits to master since this release

Features

  • default options for cmd plugin
  • caseSensitiveSearch option for both terminal and cmd plugins

Bugfixes

  • fix urls ending with slash #365
  • stringify non string commands in set_command
  • fix scrolling of the page, when press space, after you click on the link
  • fix scrolling flicker when terminal added to body
  • small css fixes for element containers when terminal added to body
  • fix for wide characters inside bigger text #369
  • when clicking on terminal and it already had focus the textarea was blured #370
  • fix parsing empty strings "" or ''
  • fix warning from webpack about --char-width without default #371