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 Sep 18 21:18:57 UTC 2024 against commit c037883c03788357164e9846c84d9f777251495d9452a8e.
Current version is 6.3.4225 (develop) which has been verified against tests cases.