Skip to content

Releases: evantravers/Hyper.spoon

2.1.1

25 Jan 15:35
72569ab
Compare
Choose a tag to compare
Merge pull request #4 from lukas-mertens/patch-2

docs: add installation instructions

2.1

06 Jan 16:33
Compare
Choose a tag to compare
2.1
`passThrough` to `bindPassThrough`

2.0

06 Jan 16:16
Compare
Choose a tag to compare
2.0
Rewrite Hyper

I've been trying to change my Spoons so that the functionality is
functional, and doesn't rely on my particular configuration to operate.
This is a first step towards this.

- overloading `hs.hotkey.modal` instead of having lots of scaffolding to
  pass functions on to the modal.
- `localBindings` -> `passThrough`: made `passThrough` as a function you
  can use wherever.
- rewrite documentation and readme
- included transformation function for anyone still using my v1.0
  configuration.

1.0

30 Mar 21:40
Compare
Choose a tag to compare
1.0
Update readme