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 Sat Aug 23 22:28:13 UTC 2025 against commit ad23f13ad23f131bfecd82ea8a12d9b3e92aab5d8398ae9.
Current version is 7.0.2129 (website) which has been verified against tests cases.