Tommy Keswick

Results 11 comments of Tommy Keswick

I would say that it should behave the same as shortcuts in the Message Pane view, as a message window is pretty much the same thing (minus the message list),...

Would anyone be willing to post the relevant parts of a `behat.yml` file? I'd like to use `DMore\ChromeExtension\Behat\ServiceContainer\ChromeExtension` without Selenium.

Thanks for that fake small-caps example. I'd really like to see this implemented natively, if possible. The markup required for surrounding all the true uppercase letters in a string with...

I have the same issue with the `extra-dump` value not being used in my `self.site.yml` file when running `sql:sync` but if I add it on the command line with `--extra-dump=`...

I see no response to the [concern about large media files in the repo](https://github.com/Zulko/moviepy/pull/2024#issuecomment-1732802551). I would like to second those concerns. Including such large files seems like a waste of...

I put together an AppleScript to do the resubscribing for me. First I needed a list of repositories which I got via the GitHub CLI: ``` gh repo list my_organization...

Follow up to the status notification item in my list. I now seen that there is a status bar notice when moving messages, but I was only able to catch...

Same here. I would like to use this on macOS.

Bumping this issue. Using the correct type on the search element brings HTML features with it.

It seems the `files.upload` method [used in this project](https://github.com/rockymadden/slack-cli/blob/master/src/slack#L505-L528) is about to stop working: https://api.slack.com/changelog/2024-04-a-better-way-to-upload-files-is-here-to-stay The new methods to use for files are more complex and I'm not sure how...