github SBoudrias/Inquirer.js @inquirer/testing@3.3.12

3 hours ago

@inquirer/testing@3.3.12

What's new

  • Keypress simulation now works under TERM=dumb. Node's readline disables all line editing (backspace, arrows, etc.) when TERM=dumb, regardless of whether input is a real terminal — environments like GitLab CI or Emacs shells set it, silently breaking events.keypress() in test suites. prompt() now overrides TERM for the readline interface construction alone (#2246, fixes #2180).
  • Published manifests now pin @inquirer/type to an exact version (#2247).

Don't miss a new Inquirer.js release

NewReleases is sending notifications on new releases.