Display Keybindings registered with bindHotkeys() and Spoons
Spoons need to set the mapping in obj
Originally based on KSheet.spoon by ashfinal ashfinal@gmail.com
Download: https://github.com/Hammerspoon/Spoons/raw/master/Spoons/HSKeybindings.spoon.zip
Signature | HSKeybindings:hide() |
---|---|
Type | Method |
Description | Hide the cheatsheet webview |
Parameters |
|
Returns | |
Source | Source/HSKeybindings.spoon/init.lua line 229 |
Signature | HSKeybindings:show() |
---|---|
Type | Method |
Description | Show current application's keybindings in a webview |
Parameters |
|
Returns | |
Source | Source/HSKeybindings.spoon/init.lua line 207 |