Skip to content

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:37

Added

  • :theme command: VS Code-style colorscheme selector popup. Replaces the legacy set colorscheme <name> flow — ↑/↓ browse, Enter picks, Esc cancels. The old command still works.
  • New default 16-color ANSI colorscheme.

Changed

  • Bundled colorschemes slimmed from 27 to 9 (kept the most representative; 18 redundant ones removed).
  • SelectPane supports list scrolling (with ▲▼ overflow indicators) and caller-configured viewport height / wrap behavior.
  • FloatFrame supports bottom-anchored popups via negative anchor.Y, so popups can snap to just above the status line.
  • NotePane left edge now aligns with the main editor text area.

Docs

  • Website: added Theme and Syntax Highlighting sections, full EN translation, restyled header.
  • Language switcher replaced with a one-click 中文/English chip.
  • README: replaced screenshot with a live demo video, added Chinese-docs badge.

Full Changelog: v1.1.3...v1.1.4