https://github.com/bsamseth/which-key
Customizable universal which-key implementation
https://github.com/bsamseth/which-key
Last synced: 3 months ago
JSON representation
Customizable universal which-key implementation
- Host: GitHub
- URL: https://github.com/bsamseth/which-key
- Owner: bsamseth
- License: mit
- Created: 2021-09-21T14:01:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T17:39:58.000Z (over 3 years ago)
- Last Synced: 2025-02-06T12:15:35.524Z (5 months ago)
- Language: Python
- Homepage: https://bsamseth.github.io/which-key/
- Size: 498 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Which-Key
Like [Emacs which-key](https://github.com/justbur/emacs-which-key) but for anything.
Which-Key is a customizable command launcher. It lets you define any command,
be it starting an application, running a script, or _anything_ else, and bind
it to a memorable sequence of keys. Just bind `which-key` to some keyboard
shortcut, and then trigger your commands.**Note**: This is in early development, so the UI doesn't look amazing, and there will be bugs.