Skip to content

2.17.0

Compare
Choose a tag to compare
@jcubic jcubic released this 31 May 13:14
· 924 commits to master since this release

Features

  • new CTRL+ARROW DOWN/UP shortcuts and ignore the multi line commands (change history)

Bugfix

  • fix ch unit bug for Firefox and IE #579
  • fix broken emoji #578
  • fix broken cursor navigation in Firefox #577
  • fix default cursor color animation on color cmd from formatting (e.g. prism)
  • fix font-awesome selection (partial - works only in Firefox)
  • fix consistency of data-text attribute and span
  • fix issue with split_equal when it swallow the line if the line had bracket at the end
  • allow to use .emoji CSS in .raw output
  • fix up/down on multi line command navigation when command have brackets and/or wrappings
  • fix empty lines after wrapping in CMD when splitted line length == cols
  • fix navigating of formatting when stacked formatters are used and one change length #580