Lucas Queiroz
Lucas Queiroz
Any updates on this?
I have tried it locally, with the following code: ```kotlin fun main() { val (_, _, result) = Fuel.get("https://httpbin.org/get", listOf("foo" to "bar")).responseString() when (result) { is Result.Failure -> throw result.error...
I'm not sure if I understand your request correctly, but maybe it might be related to something I wanted to purpose for some time but didn't have time yet: A...
Reading it again, I was probably tired and didn't pay much attention to what I was writing, my bad!
The issue still happens on v2 with xterm. Using imgcat, the image is not displayed in my terminal.