Tau Gärtli

Results 95 comments of Tau Gärtli

I've found a solution for this problem: ##### Dust/Evaluate/Evaluator.php: ``` php public function normalizeResolved(Context $ctx, $resolved, Chunk $chunk, Ast\Section $section = null) { $handledSpecial = true; while ($handledSpecial) { if...

Oh wow, didn't expect such a long comment on my PR 😆 I am using git-subhistory here (https://github.com/timetabio/) to publish a subset of subprojects belonging to a private repository namely...

> I think you have a typo in the issue. ist -> is @jzabroski Thanks 🙂

Blocked by https://github.com/rust-lang/rust/issues/47809 RFC: https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md

I'm no longer interested in continuing this PR. I'm going ahead and closing it :)

Hi @EbonJaeger :wave: Thank you for reporting the bug! In your GNOME Terminal setup, are you running Bash inside of Zellij or directly in GNOME Terminal? I would be surprised...

@rsmmr What version of tmux are you running? Color detection should work OK in the latest version from git iirc.

That's great to hear! I was worried there for a second since GNOME Terminal always worked well in my experience 😆

Hi @svanharmelen :wave: Thank you for your bug report! The culprit here is auto-dark-light detection introduced in #1615 (by me, *sorry 👼🏼*) From a quick glance the issue seems to...