Stavros Ntentos

Results 394 comments of Stavros Ntentos

Hey @Pierre-Sassoulas, @DanielNoord, I know this has been taking longer than expected, and unfortunately, I need to extend the timeline further due to personal circumstances. If anyone feels inclined to...

> May I ask you to also explicitly document whether either `FORCE_COLOR` or `NO_COLOR` treat non-color ANSI decorations (like bold) as color? Rich, for example, enables all decorations with `FORCE_COLOR`,...

The second output is already with a `-v`. 1. Maybe you meant `-vv`? 2. Doesn't `-v` output "sound" sketchy already?

@veenstrajelmer "not having this discussion here", would matter _at least_ for us that are "actively" participating on this issue 🤷 You can also clearly see that someone decided to step...

This is also a regression from 6.15.0, where only ``` Dependencies that need approval: acorn-import-assertions, 1.9.0, unknown There are unapproved licenses. Run the license finder locally in your repository: ```...

```console $ npm -v 9.6.7 ``` In `npm list --json --long --all` I've found no "relevant output" for `acorn-import-assertions` (even though it exists in https://github.com/xtuc/acorn-import-attributes/blob/main/package.json) - but the others (I...

@xtreme-shane-lattanzio (as you don't have Discussions active): When is https://github.com/pivotal/LicenseFinder planning to make a release? https://github.com/pivotal/LicenseFinder/compare/v7.1.0...master is already growing a lot. "Maybe" there is something on `master` that would help...

> > `--pulseaudio=no` > > This doesn't do anything for shadow servers. Bad DRY-ness for my xpra scripts 😅 > > `--opengl=no` > > Any particular reason? "Safest/Known last working"...

Lucky me, the new version does actually cause _something_ more visible: ``` "Xpra-x86_64_6.0-r35164\xpra_cmd" shadow ssh://user@ip/1 --ssh="plink -ssh -agent" --modal-windows=no --headerbar=off --title="@title@ on @@/@server-display@" --encodings=-webp --start="nohup systemd-inhibit --what=handle-lid-switch sleep 1d >/dev/null...

There seems to be some discrepancy in parsing: The "funny command" is: ```bat set "args=!args! --start="nohup systemd-inhibit --what=handle-lid-switch sleep 1d ^>/dev/null 2^>^&1 ^& inhibit_pid=\$^^! ; xpra xwait ; kill -9...