Skip to content

Version 2.50

Compare
Choose a tag to compare
@magicant magicant released this 31 May 03:09
· 277 commits to trunk since this release

This is a maintenance release.

  • Fixed: With the "-o notify" option enabled, the "fg" built-in was redundantly reporting the status of the job that had been resumed and exited.
  • Fixed: Line-editing no longer hangs when the terminfo database maps a key to an empty string.
  • Fixed: When $LINENO is exported, external commands now receive the correct value of the variable.
  • Updated the sample initialization script (yashrc):
    • A wrapper function for the "crontab" command is now installed to prevent accidental removal by crontab -r where the user intends crontab -e.
  • Updated completion scripts:
    • git-rebase: support new options in Git 2.24.0.