nx-console icon indicating copy to clipboard operation
nx-console copied to clipboard

run anywhere use old argument

Open puschie286 opened this issue 1 year ago • 1 comments

Current Behavior

every execution of an run-command with argument use the argument from the first execution and ignores input.

Expected Behavior

execute exactly the command that has been written / selected

Steps to Reproduce

  1. execute an run-command (that use arguments) with argument set to X
  2. execute same run-command with argument set to Y
  3. See execution of same command with argument set to X twice

(no difference between selecting recent entry or write it by hand)

Failure Logs / Images / Videos

RunAnywhereBug You see the execution of the command with a different argument that the selected entry.

Environment

  • JetBrains Rider: 2023.3.3
  • Nx Console: 1.18.0

Workaround

use (windows) cmd instead of nx console

puschie286 avatar Feb 08 '24 12:02 puschie286

im way too late to this but yes, it's broken right now. It's on my radar.

MaxKless avatar Jul 18 '24 11:07 MaxKless