docs » HSKeybindings

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

API Overview

API Documentation

Methods

hide
Signature HSKeybindings:hide()
Type Method
Description

Hide the cheatsheet webview

Parameters
  • None
Returns
Source Source/HSKeybindings.spoon/init.lua line 229
show
Signature HSKeybindings:show()
Type Method
Description

Show current application's keybindings in a webview

Parameters
  • None
Returns
Source Source/HSKeybindings.spoon/init.lua line 207