Peter Marreck
Peter Marreck
I agree that changing indices of something like that should be considered a bug, as it would be considered surprising behavior. But I also think that behavior shouldn't be dependent...
Related: https://github.com/starship/starship/issues/5409
Interesting. I manage my dependencies via Nix in both Linux and macOS so I have whatever version is on nixpkgs.
@microsoft-github-policy-service agree
@lhecker Totally understood — thanks for the reply. Just a brief PSA from the Nix trenches, though, in case it’s useful for future context: 1. With this flake.nix, I was...
I've configured my Wezterm to behave in 1 of 2 ways when control-C is pressed: 1) When any text is selected, it copies it. 2) If no text is selected,...
@Keith994 I don't believe that sessions can use independent dimensions for different client connections to the same session. I think the dimensions are tied to the session, otherwise 2 clients...
I definitely think that's helpful, but not the same thing as having everything on 1 board. I think this is definitely one of those use-case things where the devs likely...
I second the request for a "meta-project" kanban view that shows multiple inflight work across multiple projects. In fact, I came here to create a request for this idea (https://github.com/BloopAI/vibe-kanban/issues/1417)...
Just ran into this issue over here: ```bash pmarreck 🟢 21ms 20240918170311 ~ bash> SIXEL_CAPABLE=false frawk 'BEGIN{OFS=" "; a="fortune inthebeginning warhammer_quote bashorg_quote chuck mandelbrot asciidragon just_one_taoup"; split(a,b); if(ENVIRON["SIXEL_CAPABLE"]=="true") {print a}...