Skip to main content

v4.3

Laurence MorganLess than 1 minute

v4.3

This brings improved support on Windows plus one breaking change from the previous release (v4.2)

Breaking Changes

  • pre-prompt-func and post-prompt-func have been replaced with onPrompt events: event onKeyPress example=before { ... }

  • The onFileSystemChange event payload now lowercases the filesystem event operation string. However until this release, that payload was undocumented (read moreopen in new window)

Features

Bug Fixes


Published: 02.07.2023 at 09:55

See Also

  • autocomplete: Set definitions for tab-completion in the command line
  • config: Query or define Murex runtime settings
  • event: Event driven programming for shell scripts
  • onPrompt: Events triggered by changes in state of the interactive shell

This document was generated from gen/changelog/v4.3_doc.yamlopen in new window.

Last update:
Contributors: Laurence Morgan