Skip to content

TUI: Unable to scroll #31226

@jeroenpol

Description

@jeroenpol

Current Behavior

Using: The new Terminal UI with iTerm2 on MacOS
Issue: I cannot scroll (with my mouse) through the output, navigation with keyboard works. When I scroll using my mouse, I'm scrolling the full terminal output, thus moving the TUI out of view.

Expected Behavior

I would like to be able to scroll through my terminal output using the mouse

GitHub Repo

No response

Steps to Reproduce

  1. Open iTerm2
  2. Start some tasks (f.e. npx nx run-many -t serve,test -p your-app)
  3. Make sure you have enough output so the scroll bar appears
  4. Try to scroll using your mouse (both in interactive and non-interactive mode)

Nx Report

Node           : 23.11.0
OS             : darwin-arm64
Native Target  : aarch64-macos
npm            : 11.3.0

nx                     : 21.0.3
@nx/js                 : 21.0.3
@nx/jest               : 21.0.3
@nx/eslint             : 21.0.3
@nx/workspace          : 21.0.3
@nx/angular            : 21.0.3
@nx/cypress            : 21.0.3
@nx/devkit             : 21.0.3
@nx/eslint-plugin      : 21.0.3
@nx/express            : 21.0.3
@nx/module-federation  : 21.0.3
@nx/node               : 21.0.3
@nx/playwright         : 21.0.3
@nx/rspack             : 21.0.3
@nx/storybook          : 21.0.3
@nx/web                : 21.0.3
@nx/webpack            : 21.0.3
typescript             : 5.7.3
---------------------------------------
Community plugins:
@ngneat/spectator     : 19.5.0
@ngrx/component-store : 19.1.0
@ngrx/effects         : 19.1.0
@ngrx/eslint-plugin   : 19.0.0
@ngrx/operators       : 19.1.0
@ngrx/signals         : 19.1.0
@ngrx/store           : 19.1.0
@ngrx/store-devtools  : 19.1.0
@ngxs/storage-plugin  : 19.0.0
@ngxs/store           : 19.0.0
@storybook/angular    : 8.6.12
apollo-angular        : 10.0.3
ng-mocks              : 14.13.4
---------------------------------------
Cache Usage: 14.20 MB / 46.04 GB

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions