Jonah

Results 51 issues of Jonah

I've tested a bubbletea program on windows 11 and it seems that the cursor always stays visible in the left corner of the terminal. ~~In the windows terminal as well...

bug

Hi, I'm facing some weird behavior when I use lipgloss to wrap some strings. Somehow it doesn't behave the same way as `wrap.String()` from @muesli's `reflow` package. ### Example ```go...

bug

Hey! I've been using wishlist (in server mode) a lot lately. Overall it works great but from time to time it fails to take me back to the list after...

**Question description** I'm about to implement something similar to the websocket-chat example in one of my projects and the following question popped into my mind: Shouldn't the websocket send the...

question

Hello there I noticed that every time you open the api documentation, flasgger tries to load fonts from google fonts. This is a very annoying behavior if you are working...

#### Description All methods in `telegram/methods_gen.go` have the same comment `Sends a Telegram Passport authorization form, effectively sharing data with the service`. It's already hard enough to use this library...

bug

Is it possible to detect wether a terminal supports unicode characters or not using termenv?

Hi! I'm using the freeipa client role to enroll the client on ubuntu 20.04 machines mainly and most parts work flawlessly. But somehow the sssd configuration only becomes active when...

Hi! I'm trying to connect to a flipper zero using this library and I'm having some difficulties because the flipper requires a pin for pairing. This is the first time...

Is it possible to pass the admin and ds password as docker secrets?