Skip to content

PsySH v0.11.6

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 16:45

New:

  • Allow disabling paging entirely by setting 'pager' => false via PsySH config.

Improved:

  • Disable paging when TERM=dumb (Thanks @zonuexe!)
  • Handle pager failure more gracefully (Thanks @zonuexe!)
  • Better handling for systems without terminfo, or with incomplete terminfo capabilities.
  • Improve support for union return types.