- Update to version 3.7:
* 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
* Fix Home/End key for builds both with and without curses
* Fix 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
OBS-URL: https://build.opensuse.org/request/show/1103706
OBS-URL: https://build.opensuse.org/package/show/editors/mg?expand=0&rev=9
- Update to version 3.6:
* Add support for exuberant/universal Ctags tags file format
* Add support for M-, to pop-tag-mark, like GNU Emacs
* Sync with mg upstream, OpenBSD 7.2, as of April 10 2023
* Sync with mg upstream, OpenBSD 7.2, as of March 26 2023
* Add support for --without-docs to skip installation of files to
/usr/share/doc/mg, including the manual
* Install gzipped tutorial in /usr/share/mg/, for built-in help
* Fix#17: typos in *quick* help buffer, also replace duplicate undo with mark
command instead
* Fix#18: revert-buffer crash on macOS
OBS-URL: https://build.opensuse.org/request/show/1078342
OBS-URL: https://build.opensuse.org/package/show/editors/mg?expand=0&rev=7
* absolute URL is required so the tarball could be verified against the
upstream provided one
* use commonly used form for manpage files
- Remove %debug_package macro as mg-debuginfo already exists
- Initial version (3.5)
OBS-URL: https://build.opensuse.org/package/show/editors/mg?expand=0&rev=3