Alex Ford
Alex Ford
I would like to add an event when the turn has switched. This would allow tournament broadcasters to build apps that automatically switch camera perspectives based on whose turn it...
A bunch of mouse options were removed among quite a few [other changes](https://raw.githubusercontent.com/tmux/tmux/master/CHANGES). This just needs updated to recognize them as some of them don't highlight properly.
# New Default Themes! 1. **april_fools** - đ¤Ą, đ, đ, đ, đ, đ, đ, đ, đ¤Ŗ, đ 2. **arcade** - đŽ đšī¸ đž đž âī¸ đĄī¸ đ° 3. **art** -...
I've submitted the issue to substack here: https://github.com/substack/node-shell-quote/issues/10 I will resolve this issue when that one gets resolved. For now, shotgun 7.1.1 has reverted to using an older version of...
Some projects that implement shotgun will want to provide a way to alias commands. I don't want to support aliasing directly in shotgun because it moves too far from the...
In some cases I think it would be really cool to be able to tell wow to hide elements that scroll out of view. Maybe a separate class name like...
I've added a note to the README showing how to make this work for users using [zsh-vi-mode](https://github.com/jeffreytse/zsh-vi-mode). Resolves the concerns in issue #23
## Bug Report The following code shows two steps. In one module we configure the auth provider, api client, and finally the websocket event sub. The `onCleanup` calls are custom...
### Describe the bug I'm creating a new issue under the bug category because I don't think #1556 really captured how irritating this is. It makes using this otherwise fantastic...
I have a use case where I need control over the websocket server while also letting TRPC share it. The biggest hurdle was figuring out how to combine the socket...