Skip to content

gnash 1.3.4

Choose a tag to compare

@brianjfox brianjfox released this 08 Jul 16:30
Immutable release. Only release title and notes can be modified.

gnash 1.3.4

Bug-fix release over 1.3.3.

Fixes

  • Incremental search cursor. During C-r / C-s history search, a found match
    now leaves the cursor at the start of the matched string (the last occurrence
    for a reverse search, the first for a forward one), rather than at the end of
    the line -- matching bash.
  • Completion under set -o vi. The personality's TAB completion style
    (zsh menu vs insert-common-prefix) is now bound in the vi-insert keymap as well
    as emacs, so completion behaves correctly in vi editing mode and a runtime
    personality switch re-hooks both keymaps.

Install

brew tap brianjfox/tools && brew trust brianjfox/tools && brew install gnash

Or download the universal (arm64 + x86_64) macOS tarball below.