1Mark
1Mark
> I did downgrade to prompt toolkit 2.0.10 and it worked. Thank you so much. `pip install prompt-toolkit==2.0.10`
I'm having the same issue. I tried to debug in pdb but had some issues.
I just wanted a modern version of `ls` whether it was `exa` or [`lsd`](https://github.com/Peltoche/lsd) made no difference so I just used that since this was too much hassle.
Resolved in 4.12.0
I tried that and it didnt work for me... 1)Open the command palette (CTRL+SHIFT+P) then type `PackageControl: Add Repository` then paste `https://github.com/n1k0/SublimeHighlight/tree/python3` 2)Open the command palette again Install Package search...
Alternatively, this logic could be added to the `assertErrors` function I.e it could be like ```Go func assertError(t testing.TB, got, want error) { t.Helper() if want != nil && got...
It's the first time I'm trying it so I'm unsure. Was hoping you would tell me @richardfrost If you can try it please do, I was surprised it didn't work.
Interesting it worked with YouTube. I tested with this https://m.youtube.com/watch?v=wGy5SGTuAGI&pp=ygUOc2lsaWNvbiB2YWxsZXk= so I guess the issue is the video player from appletv on iPadOS
I went back and retested with https://tv.apple.com/gb/show/slow-horses/umc.cmc.2szz3fdt71tl1ulnbp8utgq5o but it didn’t mute the audio
It worked! I was looking to raise an MR to add the fix to the codebase but from a quick glance couldn't figure out where the webAudioSites.ts disappeared off to....