Vladimir Panteleev
Vladimir Panteleev
> But it shouldn't affect anything because label is like a span element. There might be some interaction with some CSS rules.
> Some users set unrealistically large scrollback sizes without considering that it costs them RAM for each pane I don't know how much this actually contributes to wezterm's memory usage...
Then... maybe we should turn off the commit messages?
Anyway, group creation needs to be done by Walter and Brad. This isn't the place to discuss this (though it can be tracked in this issue).
This can be implemented right after we figure out how to un-send an email.
I think this was fixed by https://github.com/CyberShadow/dhcptest/pull/41
Thank you kindly for the quick response. Regarding the troubleshooting issue, it's probably something messed up with my system, so don't worry too much about it.
Sure! I'm still using Arch Linux (and aconfmgr) :) I started looking at Nix because it allows creating reproducible containers, something which is not really possible with Alpine or Debian-based...
All good ideas, thanks! > Bisect has no option (that I could see) to do an interactive run. You could use this as the test command for that: `test "$(read...
> Might be because of the bump of nixpkgs. I suspect that to be the case too. Considering that nixpkgs scripts are executed without `errexit` or any other bash strict...