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 Jan 15 23:07:50 UTC 2025 against commit b4c4296b4c429617fd41527ea0efef33c52c15ef2b64972.
Current version is 6.4.2063 (develop) which has been verified against tests cases.