Skip to content

2.23.0

Compare
Choose a tag to compare
@jcubic jcubic released this 18 Apr 11:38
· 640 commits to master since this release
03f8b06

Features

  • include echo without newline into the core of the library

Bugfix

  • remove unsafe eval (function constructor) that breaks CSP #647
  • fix up/down arrow when prompt is empty string 651
  • fix prompt containing brackets #648
  • fix ANSI Art (add saving and restoring cursor using ANSI escape code)
  • fix mouse wheel and touch scroll in less when content is smaller than height of the terminal
  • fix regression in copy/paste with right click