Skip to content

Autolith 0.50.3

Choose a tag to compare

@github-actions github-actions released this 21 Sep 18:50
· 6 commits to master since this release

Autolith 0.50.3

Terminal

  • Fullscreen mode paints far less: wrapped rows carry only the styles in force on that row instead of every control sequence in the block, and repaints no longer rewrap cached rows. Streaming into a long transcript is several times faster.
  • Type @ followed by a path to complete workspace files and directories in prose and Lisp drafts.
  • The terminal title shows the current folder.
  • The compaction notice is now Compacted history.

Packaged installs

  • (update) recognizes packaged releases installed into platform-qualified directories such as v0.50.2-x86_64-netbsd. Those installs no longer report a source installation.

Windows

  • Windows release archives are back. The packaging checks pass again: generation manifests and path completion compare resolved directory names, and the exact-heap library check runs in its own runtime.

Build

  • Nix sandbox helper detection works on macOS and the BSDs.

Update with (update).

Full commit history