Ulyssa
Ulyssa
Adding this as a config option sounds like a good idea! I think it should just be defaulting to whatever the terminal is configured to do at the moment. It...
I believe that this should now be mostly fixed for folks between #433 and #437. Please let me know if you still have trouble when using a binary that includes...
@simnalamburt thank you for looking into this! You will want to update how `coff` is calculated [here](https://github.com/ulyssa/modalkit/blob/v0.0.20/crates/modalkit-ratatui/src/textbox.rs#L865) and [here](https://github.com/ulyssa/modalkit/blob/v0.0.20/crates/modalkit-ratatui/src/textbox.rs#L1008) to use the `unicode-width` crate.
I'm going to close this out as a duplicate of https://github.com/ulyssa/iamb/issues/258 .
I'm going to close this out as a duplicate of #258 .
Yep, I think that #281 addressed this.
Fixed in #305
Yes, it is possible when increasing the connection or other backend timeout that all of the spots available for a given service get used up by instances of the service...
This is great, thank you for putting this together, @kenrachynski ! :pray: It looks like this PR doesn't have "allow maintainer edits" set on it, so I'm going to put...
It looks like there may be something odd going on with which server it's trying to connect to. I can see that it's getting back 404 responses from `chat.fedoraproject.org` ```...