Skip to content

2.15.0

Compare
Choose a tag to compare
@jcubic jcubic released this 15 Mar 13:22
· 961 commits to master since this release

Features

  • add new API event touchscroll for mobile (use it in less) #556
  • mobile paste #458
  • cmd::clip API method used internally, mostly for mobile

Bugfix

  • fix vertical bar cursor animation on empty command line
  • fix edge case while splitting the command line with formatting (better fix for #379)
  • fix option parser when using minus or double minus as argument
  • fix issue when wcwidth is added and there are no wide characters
  • fix prism + wide characters (e.g. Chinese and Japanese inside strings)