This brings improved support on Windows plus one breaking change from the previous release (v4.2)
pre-prompt-func
and post-prompt-func
have been replaced with onPrompt
events:
event onKeyPress example=before { ... }
onFileSystemChange
event payload now lowercases
the filesystem event operation string. However until this release, that
payload was undocumented (read
more)onPrompt
, triggered when the interactive
prompt is at various stagesgping
ctrl
+a
offset by 1 error (#628)Published: 02.07.2023 at 09:55
event
): Event driven programming for shell
scriptsconfig
): Query or define Murex runtime settingsautocomplete
): Set definitions for tab-completion in
the command lineonPrompt
: Events
triggered by changes in state of the interactive shellThis document was generated from gen/changelog/v4.3_doc.yaml.
This site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Wed Jul 2 22:12:32 UTC 2025 against commit bb72b6fbb72b6fdd502f835172d7d06207ba4ec2c70886c.
Current version is 7.0.2107 (develop) which has been verified against tests cases.