-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
priority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: corecore nx functionalitycore nx functionalitytype: bug
Description
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
- Open iTerm2
- Start some tasks (f.e.
npx nx run-many -t serve,test -p your-app
) - Make sure you have enough output so the scroll bar appears
- 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
nbarnett, oakgary, montella1507, mrprkr, Anomnimel and 17 morewebberwangwebberwangwebberwangwebberwangwebberwang
Metadata
Metadata
Assignees
Labels
priority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: corecore nx functionalitycore nx functionalitytype: bug