Christian Kugler

Results 121 comments of Christian Kugler
trafficstars

I just realised that this is wrong and I thought `path_full` is the file and `path` is the pattern/project. The names confused me.

Hey @toonn, I noticed that the `xdg-open` still has `--` in the command in the current release 1.9.3. Which basically also leads to Enter/Right Arrow not opening files. https://github.com/ranger/ranger/blob/master/ranger/config/rifle.conf#L282 https://github.com/ranger/ranger/blob/v1.9.3/ranger/config/rifle.conf#L265...

> I split this question into a separate issue because it’s not really related to the userguide. Hopefully it will be, if I write it down after I understood it....

> Sorry that the nuance of “how to deploy” wasn’t included in my talk for the prometheus example. I mainly wanted to point out that it’s possible, i.e. that prometheus...

> Hi guys, I think a cool feature to add here (when the UI for the prometheus is working) is to add the Grafana stack. @BrunoTeixeira1996, to be clear. Prometheus...

> Well, it can’t hurt to ask again. The discussions you linked to happened in 2015 and 2020, so maybe enough time has passed that they might reconsider. [Done](https://github.com/prometheus/prometheus/issues/12599). >...

While I agree the `background_jobs` ending is wrong, I would argue the extra triangle on the second line is not intended. I think empty lines should be "empty". It would...

You are right in this case it can behave a little bit like `P9K_PROMPT_ADD_NEWLINE`. I wonder if users might even "abuse" this behavior by adding one or multiple leading `newline`...

I just remembered, my PR will not fix the issue of the wrongly colored triangle (this is already fixed on `next`). It will actually fix a far worse bug with...

Essentially, the bug you opened (weird triangle render) is fixed on `next` > IMO this is preferable to what you propose What exactly do you mean?