Squirrel Shell Changelog

What's new in Squirrel Shell 1.2.5

Sep 27, 2010
  • A serious bug in the run() function was fixed, so it does not hang anymore when the child process produces a lot of output.
  • The interactive mode command prompt now contains the path to the current working directory.

New in Squirrel Shell 1.2.3 (Feb 27, 2009)

  • A serious bug in the run() function was fixed.
  • Support for uncompiled regular expressions was added to the regmatch() function.

New in Squirrel Shell 1.2.2 (Oct 11, 2008)

  • The installation procedure on *nix systems was fixed.
  • PCRE and Squirrel libraries were updated to the latest available versions.