Robert Hensing
Robert Hensing
> d60c3f7 :facepalm: :facepalm: :facepalm: yeah
> To avoid flickering, using the `scrolling-regions` feature, ~I've tried this, and it will not write to the scrollback buffer when lines go off-screen.~ This was a dealbreaker for my...
> > I've tried this, and it will not write to the scrollback buffer when lines go off-screen. Made a mistake here. I did some manual testing in which I...
> > Reflowing works with `ClearType::UntilNewLine`, but not great with `ClearType::CurrentLine`, which causes the affected lines to behaves as full screen width lines ending in spaces that are reflowed along...
I believe it's too soon to introduce the complexity of multiple language versions, and its' not a silver bullet. For instance, changing the default language of CLI arguments is a...
Discussed in meeting: Approved with caveat that the point isn't that Nix can *lean* on mediation through `lib` for it to be compatible with the expression world. Recommend to use...
This assertion was introduced here https://github.com/NixOS/nix/pull/6312/files#diff-5784d1ad7c22601c75b86872534049bea5173377de5d61b7446452beabc16d3fR323
Does this apply to both structuredAttrs and without?
I'll refer to this doc from places like https://flake.parts/best-practices-for-module-writing.html, but that's a different repo, [`flake.parts-website`](https://github.com/hercules-ci/flake.parts-website).
> How about setting DO_NOT_TRACK env. variable ? I gave it a brief mention as a recommendation. > `devShells` implementations should consider setting `DO_NOT_TRACK=1` in their environment when `false`. See...