Skip to content

Commit

Permalink
add double click
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Dec 24, 2022
1 parent f3c7a1a commit e16c731
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,14 @@ If you use [kindaVim](https://github.com/godbout/kindaVim.docs), then you'll be

What would be Wooshy without all the clicks:

| keyboard | on the Primary Target |
| :---: | :---:
| `return` | `left click`
| `control return` | `right click`
| `option return` | `option click`
| `shift return` | `shift click`
| `command return` | `command click`
| keyboard | on the Primary Target |
| :---: | :---:
| `return` | `left click`
| `control return` | `right click`
| `option return` | `option click`
| `shift return` | `shift click`
| `command return` | `command click`
| `fn return` or `control option command return` | `double left click`

If The Input™ is empty and therefore no Primary Target is selected, Wooshy will click at the current mouse position instead. Magic!

Expand Down

0 comments on commit e16c731

Please sign in to comment.