Skip to content

v0.45.1

Compare
Choose a tag to compare
@hanslub42 hanslub42 released this 19 May 06:22
· 43 commits to master since this release

Bug fixes:

  • rlwrap would always open /tmp/rlwrap.debug after forking child command, preventing other users from running it.
  • Fix args to setitimer() call to prevent EINVAL error on return
  • advise about --always-readline if in direct mode at first user ENTER keystroke
  • check for I_SWROPT even if isastream() is present (compile would fail on Oracle linux)