Wez Furlong
Wez Furlong
FWIW, I also had problems with the reliability of wifi. Turning power saving off resolves them, but that is not possible to set with the stock.yaml firmware because of: https://github.com/esphome/issues/issues/2141#issuecomment-865688582...
I'm showing up here because I'd love it if the [Layout](https://docs.rs/taffy/latest/taffy/tree/struct.Layout.html) docs could clearly state whether the `location` and `size` fields (and the rest!) already account for the padding and...
FWIW, I took a look at this today; it's a bit involved because encoding_rs doesn't include an `ascii` encoding and the case of the various encoding names expected and used...
And just after submitting this, I saw that the actual version supported is different. I've submitted a PR to update the block of commands, but there are probably also references...
I think it may be due to: * https://github.com/microsoft/terminal/issues/8698 as this issue doesn't occur on other platforms. Are you able to disable coloring of the output to see if the...
Other things to look at to try to isolate this: * Disabling shell integration escape sequences if you're using those * Otherwise: Simplifying your prompt printing setup. (these may have...
See: * https://github.com/wez/govee-lan-hass/issues/51
> * [WezTerm itself seems to not support passing a path to its CLI](https://wezfurlong.org/wezterm/cli/general.html): You need the `start` subcommand: https://wezfurlong.org/wezterm/cli/start.html
Take a look at the `--cwd` parameter
Yeah, go for it; I don't have bandwidth to maintain the python version