Add an option to disable the Terminal UI on a target/executor basis #31852
Klukies
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there 👋
I'm currently working with a couple of targets (shadcn cli, repl) that benefit from not having the Terminal UI to be enabled. For most of my targets this is a great experience, but I can't seem to be able to disable it for specific tasks.
Here's an example: I have a custom executor which runs the shadcn/ui cli. This CLI will prompt us to select a component to be added. Due to the way the NX Terminal UI works however, using the arrow keys does nothing. (J and K) to work though
Beta Was this translation helpful? Give feedback.
All reactions