Clint Plummer

Results 5 comments of Clint Plummer

I'm on Monterey & ended up just creating a macos shortcut & corresponding shortcut key to work around this one until there's first party support for Python 3 in Alfred...

I've come from FZF and love it so far but do find this a little disorientating when it jumps to/from full screen, would love to see this too 🙏 I...

I ran into exactly the same issue and did a little bit of digging around * First of all it seems `soft_unicode` was dropped in the [MarkupSafe 2.1.1](https://github.com/pallets/markupsafe/compare/2.0.1...2.1.x#diff-ff3c479edefad986d2fe6fe7ead575a46b086e3bbcf0ccc86d85efc4a4c63c79R15) release *...

> AppleScript > > ``` > tell application "System Events" > tell every desktop > set picture to POSIX file "/path/to/wallpaper.jpeg" > end tell > end tell > ``` >...

I just ran into this one, looks like it was fixed in https://github.com/slim-template/html2slim/commit/669a8f8237170e9c089bde7873de657affc1cb86 but it hasn't been published to rubygems I ended up just installing the gem from the repo...