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 Tue Dec 10 22:56:57 UTC 2024 against commit 60f05a260f05a227caf73dd5b3478e3cb3f4bb24e46745b.
Current version is 6.4.1005 (develop) which has been verified against tests cases.