Skip to content

0.3.4

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 26 Sep 15:12
· 1158 commits to main since this release
  • Fix bug with 0.8 and 0.10 Node.js Readline where the cursor position wasn't set correctly when the prompt contained ANSI control chars. That created a visual glitch when user was using arrows, end and home keys to move through the input (the modification occured in place, but the visual cursor stayed at the end of the line).