bashbunni
bashbunni
Hey @SunPodder I saw you asked [this](https://github.com/go-rod/rod/issues/803) on the upstream dependency. I'll let them answer than over on `rod` as it is not behaviour handled by `vhs`
[Related - xterm ligatures docs](https://github.com/xtermjs/xterm.js/blob/a2e07de90c22437b0a4e98a2eb0981e6c016b4b2/addons/xterm-addon-ligatures/README.md) Not sure how to include add-ons with xterm canvas and with how we're using it in VHS, but here's some info that might be helpful
Hmmm tests are making CI fail with `/home/runner/.local/share/charm/cloud.charm.sh/kv: no such file or directory`. Open to suggestions on how to make it more stable :)
Yeah, so my tests are making the Ubuntu build fail... Going to need to change the path to a temp dir with an env variable (`CHARM_DATA_DIR=`) for tests to pass?...
Not sure if I should also add a check for reflect.DeepEqual on the suggestions we get back 🤔. Not sure that ordering is consistent... Will check if it changes anything...
oookay I improved the tests and added a formatting func for the databases which I needed for the tests and hopefully makes formatting dbs more reusable. It adds an extra...
Will update the `crypto` package (`charm` is the direct dep) in another PR to fix the CI errors
What version of skate are you using? Are you still encountering this issue?
Hey @174n is this still a problem for you?
We had another user in our Discord mentioning some issues with Arch and Skate. I believe there might be more to troubleshoot here with Arch and Skate... I wasn't able...