Will McGugan (@willmcgugan) 's Twitter Profile
Will McGugan

@willmcgugan

CEO / Founder of Textualize.io Hyperborean Python expert, author, humanist, husband, sometimes wildlife photographer. He/him @[email protected]

ID: 14343311

linkhttp://www.willmcgugan.com calendar_today09-04-2008 17:00:01

18,18K Tweet

32,32K Followers

2,2K Following

Will McGugan (@willmcgugan) 's Twitter Profile Photo

Playing with Toad yesterday, I came to a bit of a revelation regarding scrollbars. For TextAreas at least, it makes sense to hide the scrollbars when the widget isn't focused. The implementation is a tiny bit of TCSS TextArea:blur { overflow: hidden; }

Will McGugan (@willmcgugan) 's Twitter Profile Photo

According to Claude, there are 48 countries that celebrate an Independence day from ... well us. Where "us" being the UK. You're welcome. I guess!

Will McGugan (@willmcgugan) 's Twitter Profile Photo

Made some optimization to the Textual TextArea. I added render cache which speeds up scrolling amongst other things. New code on the left, old code on the right. Can you see the difference?

Will McGugan (@willmcgugan) 's Twitter Profile Photo

It’s my birthday. 🎂 Going to celebrate with an AMA. Ask Me Anything. But make it interesting. If you can Google for it, it’s not interesting. Maybe something not about terminals?

Will McGugan (@willmcgugan) 's Twitter Profile Photo

Hey GitHub Could we have some kind of search feature in the settings pages? Its rather complex and I forget where everything is. But if I could just search for "branch protection rules" I would be delighted.