Skip to content

5.0.1

Compare
Choose a tag to compare
@gwenn gwenn released this 01 Aug 17:16
· 925 commits to master since this release
7e30f8d
  • rustyline hangs when trying to put the prompt on the left side (#247)
  • Do not request cursor location when stdin is already ready (#246, #249)
  • Do not request cursor location when stdout is not a tty
  • Clippy: fix warnings