https://pantsbuild.org/ logo
b

bitter-ability-32190

10/26/2021, 6:00 PM
Is there a flag to toggle dynamic UI, but less lines than one-per-core? I'm on a 64-core powerhouse of a computer, but then my console in VS Code either shows a bunch of empty lines or must be tall. or at the very least, don't show the empty lines if no work is being done?
This is how tall I have to make my console just to see the one relevant line 😭
w

witty-crayon-22786

10/26/2021, 6:17 PM
hah. yea, we should definitely adjust this: sorry about that. we should all have 64 core machines, but we … don’t yet.
😂 2
ideally this would automatically contract to the relevant count, although we’ll have to see how that works out in terms of temporarily expanding the screen by 64 lines, and then contracting it back to 1
b

bitter-ability-32190

10/26/2021, 6:20 PM
At the very least, would a mode where relevant lines at listed bottom-to-top work?
So that line waaaaaaay at the top would be at the bottom, so I'd see it no matter how tall my terminal?
w

witty-crayon-22786

10/26/2021, 6:26 PM
mm… yea, good idea.
c

curved-television-6568

10/26/2021, 8:03 PM
Isn’t there a flag to limit how many cores to use too..? That would limit the amount of lines as well.. (as a workaround..)
w

witty-crayon-22786

10/26/2021, 11:54 PM
yea
have opened https://github.com/pantsbuild/pants/issues/13367 for this: will start it tomorrow.
🙌 3
2 Views