NEO Emacs v0.0.18
Install Neomacs — Choose a Method
Verify your download
SHA-256 checksums for every release asset are available in SHA256SUMS.
What's Changed
- fix(layout): end a leaf at its start once the visibility retry budget is spent by @tag-und-nacht in #351
- fix(frame,layout): keep the mini-window one line of the current font after a font change by @tag-und-nacht in #353
- fix(layout): evaluate
(when FORM . SPEC)display specs and measure buffer:align-tofrom the text area by @tag-und-nacht in #354 - fix(font,renderer): canonicalize font instances and validate glyph overhang by @eval-exec in #358
- fix(font): use opened font metrics for SVG tag sizing by @eval-exec in #362
- fix(input): let a macOS Option chord reach Emacs as the key the user pressed by @eval-exec in #361
- build(deps): bump tree-sitter from 0.26.13 to 0.27.0 by @dependabot[bot] in #344
- build(deps): bump regex-automata from 0.4.16 to 0.4.18 by @dependabot[bot] in #345
- build(deps): bump signal-hook from 0.3.18 to 0.4.4 by @dependabot[bot] in #346
- build(deps): bump inotify from 0.11.1 to 0.11.5 by @dependabot[bot] in #347
- build(deps): bump tree-sitter-language from 0.1.7 to 0.1.8 by @dependabot[bot] in #348
- fix(tty): link the library that actually defines the termcap symbols by @10ne1 in #363
- fix(layout): realize inverse-video after merging faces by @ArthurHeymans in #371
- fix(layout): place cursors using rendered glyph advances by @ArthurHeymans in #372
- fix(layout): use GNU font widths for scaled faces and fill indicators by @ArthurHeymans in #373
New Contributors
Full Changelog: v0.0.17...v0.0.18