Skip to content

Mg v3.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 15:37
· 11 commits to master since this release

Changes

  • New command display-help-toggle, ensures the quick-help text is
    always shown in the status area, enabled by default
  • New command apply-macro-to-region-lines by Ben Scuron
  • New command end-or-call-last-kbd-macro, used in key bindings
  • Map function keys F1-F4 + F10 to common functions:
    • F1: Toggle quick help
    • F2: Save current buffer
    • F3: Start keyboard macro
    • F4: End keyboard macro, or call latest macro from mark
  • Sync with OpenBSD as of April 21, 2023:
    • Add command set-tab-width to change per-buffer tab width
    • Sync manual changes: grammar, visual improvements
  • Drop support for disabling no-tab-mode when calling configure
    script. Simplifies code greatly and not needed anymore since it is
    enabled by default upstream

Fixes

  • Fix Home/End key for builds both with and without curses
  • Fixes bug where the current markline is not reset after being
    cleared, by Ben Scuron
  • Sync with OpenBSD as of April 21, 2023:
    • Fixes to no-tab-mode. OpenBSD had previously removed this mode,
      relevant change in this fork: indent next line with spaces
    • Fix buffer overflow when no match is found for a search

Docker

Multi-arch Docker images available here: