Skip to content

v0.1.92

Choose a tag to compare

@andrewtheart andrewtheart released this 12 Aug 18:39
0ef6e4c

What's changed

Terminal

  • The pane scroll-to-bottom control now works inside a live Copilot CLI full-screen (alternate-screen) session. Instead of hiding, it drives Copilot's own scroll path ΓÇö the same mouse-wheel sequence used when selecting retained TUI search results ΓÇö and steps down until the visible output stops changing.
  • While a Copilot TUI is detected, the control is relabeled "Scroll Copilot to the bottom" (title and aria-label); otherwise it stays "Scroll this terminal to the bottom".
  • Scrolling up with the mouse wheel in a Copilot TUI, or jumping to a TUI search match, now marks the control as scrolled-up so it highlights instead of staying a faint hint.
  • The control still hides for other alternate-screen apps (such as vim or less), where xterm has no scrollback to move.
  • Repeat clicks are ignored while a Copilot scroll is in progress, and the button reports aria-busy for the duration.

Developer & packaging

  • Version bumped to 0.1.92 across package.json, the in-app APP_VERSION, the Inno Setup installer script, and the Visual Studio extension manifest.
  • Updated the scroll-to-bottom-copilot end-to-end test to cover scrolling a live Copilot TUI and returning to normal xterm scrolling afterwards.

Installation

Download the attached MultiTerm-Setup-0.1.92.exe and run it to install MultiTerm Workbench v0.1.92.

Assets

  • MultiTerm-Setup-0.1.92.exe
    • Size: 109699348 bytes
    • SHA-256: 01b325784cc3744437580b161753e8ec7b02215da097204f0f370a74f05e8f03

Validation

  • Installer build completed.
  • Version metadata consistency checks completed.

Full changelog

Compare v0.1.91...v0.1.92