"This is mostly a bug fix release with fixes for a few cases of undefined
behavior and preliminary work for experimentation with different core text
management data structures and general editor architecture."
https://github.com/martanne/vis/releases/tag/v0.7
that is somewhat nasty on OpenBSD (https://github.com/vim/vim/issues/7079,
reported by Oliver Taïbi).
- shuffle some lang entries to the correct PLIST while there
This is mostly a bugfix release.
* Daemon mode (-d switch) does not fork anymore.
* Fix crash on completion.
MAINTAINER UPGRADE By Frederic GALUSIK <openbsd@galusik.fr>
ok solene@
The most prominent change for us is probably the new portable dumper,
emacs no longer modifies the layout of its ELF executable as part of its
dumping mechanism. No more sbrk-based allocator at build time, no more
nopie or ld -Z workarounds, etc.
From the release announce email:
--8<--
Emacs 27.1 has a wide variety of new features, including:
- Built-in support for arbitrary-size integers
- Text shaping with HarfBuzz
- Native support for JSON parsing
- Better support for Cairo drawing
- Portable dumping used instead of unexec
- Support for XDG conventions for init files
- Additional early-init initialization file
- Lexical-binding is used by default
- Built-in support for tab bar and tab-line
- Support for resizing and rotating of images without ImageMagick
-->8--
Feedback for 27.0.91 pretest from bcallah@, matthieu@, krw@
Feedback for 27.1 from Nam Nguyen, ok krw@
- Merge multimedia/phonon-qt5 into multimedia/phonon and remove the
phonon MODULE.
- Update all phonon ports to the latest version.
- Regen all consumer WANTLIB's and bump them.
- M-Bsp deletes a word leftward.
- With --indicator a "scrollbar" is shown, indicating position+portion.
- M-Ins places an anchor, M-PgUp/M-PgDn jump to the nearest anchor.
- Toggling help lines (M-X) and Refresh (^L) work nearly everywhere.
- Colors can be modified with the attributes "bold," and/or "italic,".
- Nine new color names: from pink and purple to orange and latte.
OK sthen@, port from Laurence Tratt <laurie -A-T-tratt -DOT- net>
Comment:
Qt5 GUI front-end for neovim
Description:
neovim-qt is a simple QT5 GUI front-end for neovim.
WWW: https://github.com/equalsraf/neovim-qt/wiki