Version 4.1 requires jEdit 4.2final and the ErrorList plugin 1.3.1.
Minor change to EvalAction for Factor.
Invoking %clear in the system shell would print the prompt twice.
Passing a path name that is not a directory to %cd now prints an error.
If running a command caused the current shell to be changed, output would still go to the old shell.
The input history can be searched by holding down Shift while pressing Up or Down.
Error parsing and copying of text from the runmcconsole was broken on Windows, due to incorrect line terminator handling.
Automatically check for files being changed on disk after a command completes.
Version 4.0.1 requires jEdit 4.2final and the ErrorList plugin 1.3.1.
Generic error pattern was broken.
Version 4.0 requires jEdit 4.2final and the ErrorList plugin 1.3.1.
The separate input field is now gone; all input is done in the runmcconsole pane.
The plugin can now send standard input to processes. Press Control-D to send an end-of-file.
Unloading the runmcConsole plugin did not hide the Commando tool bar.
runmcConsole tool bar is now gone, since the runmcconsole input field component no longer exists.
Fixed a minor flaw in the generic error pattern, add Python error pattern (Ollie Rutherfurd).
If an error was raised by the BeanShell, opening the runmcConsole in subsequently-created views would fail because of a rogue variable that was set in the global namespace.
Version 3.7.1 requires jEdit 4.2pre5 and the ErrorList plugin 1.3.1.
Fixed deadlock on Unix when killing a process.
Fixed the problem with the text color being reset to black.
Fixed javac and jikes commandos to quote filenames. This fixes problems with paths containing spaces.
TOGGLE_ENTRY controls in commando files did not work.
Added commando panel for Hugs98 Haskell interpreter.
The BeanShell interpreter threw exceptions with jEdit 4.2pre8 due to a change in BeanShell 2.0b1.
Fixed hang when running a process from a non-existent current working directory.
Version 3.7 requires jEdit 4.2pre2 and the ErrorList plugin 1.3.
Macro recording didn't work.
The backslash was not parsed correctly.
The waitForrunmcConsole() BeanShell command didn't work.
Added TOGGLE_ENTRY, LONG_ENTRY, DIR_ENTRY and FILE_ENTRY controls to commando.