Skip to content

Commit

Permalink
add new mouse moves
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Jul 28, 2022
1 parent 581b21c commit 27681b3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ If you use [kindaVim](https://github.com/godbout/kindaVim.docs), add Wooshy to t

## Click

What would be Wooshy without all the clicks. Currently you can click the Primary Target with:
What would be Wooshy without all the clicks.

If The Input™ is empty, Wooshy will click at the current mouse position. Else, it'll go click the Primary Target. The available clicks are:

| keyboard | mouse equivalent |
| :---: | :---:
Expand All @@ -80,6 +82,12 @@ What would be Wooshy without all the clicks. Currently you can click the Primary
| `shift return` | shift click
| `command return` | command click

You can also just move the mouse without clicking. It is less fun though:

| keyboard | mouse equivalent |
| :---: | :---:
| `shift command return` | run over there

# Need to bring any macOS window to the foreground?

Try our free, open-source Alfred Workflow: [Wooshy: Window to the Foreground!](https://github.com/godbout/WooshyWindowToTheForeground).
Expand Down

0 comments on commit 27681b3

Please sign in to comment.