bashbunni

Results 251 comments of bashbunni

We could probably enhance wordwrap to include forceful newlines to break words at the given width. The wrapper is behaving as expected in this case. (New lines are preserved by...

Hey, thanks for reaching out! Given that Gum is a wrapper for Bubbles, I've linked the PR for the calendar component over there. Once that's merged, then we can look...

I know this is from a while back, but I just tried it on my Mac after installing vhs with `brew` and it *seems* to be fixed. Is anyone still...

I'm actually seeing this exact message in a commit for vhs `Setup()` func https://github.com/charmbracelet/vhs/commit/f21a959d2b5c6687e290c317e8f22cbbbced12b5. Carlos probably fixed that with his PR

Sure! Go for it

Hey @andyhaskell do you use any particular screen reader that you know to work with terminals? So far the closest thing I've found is the screen reader support for xterm.js....

@dstpierre if you're open to it, that would be amazing. Any progress towards this goal would be *so* appreciated! Is there anything we can do to help you get started...

Hey, just to make sure I'm understanding this correctly. Are you asking that we change visual feedback for the `gum filter` command so the "•" isn't the only feedback to...

Hey @GitHubonline1396529 do you mind providing us with the version of `glow` you're running and the encoding you're using? That would be helpful for us to try and find a...

@NewComer00 I *think* the issue lies in our [Glamour](https://github.com/charmbracelet/glamour) markdown rendering library not wrapping this properly. We are using `less -r` for our pager as well, unless the user sets...