Skip to content

v1.7.12

Latest
Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 06 Mar 21:41
· 9 commits to master since this release
  • Fixed what io.popenyield() returns upon failure; previously it accidentally only returned nil, and now upon failure it returns the usual values (nil, error message, error code).
  • Fixed #727; custom prompts can crash Clink when cd into a path that exceeds MAX_PATH length.