Emacs package to trigger kbd events.
Install CloneAs this package is not on Melpa (yet), clone this repo and call package-install-file
or simply add a load-path
which points to dokey local repo. If you prefer, you could use quelpa as well.
To enable dokey on Emacs startup, add the following to your init.el:
(require 'dokey)Dependency
None
Usage Example 1(global-set-key (kbd "C-y") (dokey "M-x emacs-"))Example 2
(global-set-key (kbd "C-p") (dokey "C-x C-f dokey-tmp RET insert some text"))Example 2
(dokey-run "C-c C-m")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4