Alex Rod

Results 8 issues of Alex Rod

![image](https://user-images.githubusercontent.com/22017085/182462611-df11d068-633d-4617-a1c7-09a43b8eeb60.png)

**Describe the bug** when using the 3Column Middle layout, using the "move focus clockwise" and "move focus counter clockwise" shortcuts has very unpredictable behavior. **To Reproduce** When using three applications...

I should be able to remap, for example, J to 5j: `noremap J 5j` for quick motions

### Did you check docs and existing issues? - [X] I have read all the which-key.nvim docs - [X] I have searched the existing issues of which-key.nvim - [X] I...

bug

It's a bit awkward that player information is only available at the endpoint `/games/[game]/[matchID]`. I want to be able to access the players' `name` and `isConnected` properties to provide a...

I'm working on a project where tests are organized into folders. I'd love for `PytrizeJumpFixture` to search on the parent directory as well. For example, if we have the following...