Results 26 issues of Leo Robinovitch

There is no test for this and it fails with `ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)`

Hey folks, noticed a potential bug in the textarea bubble. I put up an app reproducing it here: https://github.com/robinovitch61/textarea_bug/blob/main/textarea/textarea.go#L856

bug

Thanks @creack for the great library and community support! I have a question that I hope makes sense. I am using a [websocket api](https://www.nomadproject.io/api-docs/allocations#exec-allocation) that sends stdin messages and receives...

Some ideas here https://github.com/charmbracelet/lipgloss/issues/55#issuecomment-1176868443

I'm thinking that while on the logs page, the keyhelp that shows up at the top of the page shows `f tail logs` Once `f` is pressed, a `tailing` indicator...

As far as I can tell, there's currently no way to add `IF NOT EXISTS` to a compiled `CREATE TABLE` expression. Would be great to have the option to add...

feature request

These were recently added convenience methods that I'd love to take advantage of: https://clickhouse-driver.readthedocs.io/en/latest/api.html#clickhouse_driver.Client.insert_dataframe I would be up to implement this if the PR has a chance of being merged...