all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* minibuffer keybinding cheatsheet and launcher
@ 2020-10-01 12:23 Boruch Baum
  2020-10-01 12:58 ` Ergus
  0 siblings, 1 reply; 6+ messages in thread
From: Boruch Baum @ 2020-10-01 12:23 UTC (permalink / raw)
  To: emacs-devel

Two days ago, I posted to the emacs bug list (#43709) a proposed code
contribution that hasn't gotten much feedback, so here's a summary and link:

   bug#43709: minibuffer keybinding cheatsheet and launcher
   https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43709

   If you've ever used packages such as `ivy' or `magit', you've
   probably benefited from each's custom combination keybinding
   cheatsheet and launcher: `hydra' in the case of `ivy', and
   `transient' for `magit'. The current package `key-assist'
   attempts to offer a generic and very simple alternative requiring
   only the `completing-read' function commonly used in core vanilla
   emacs. `key-assist' is trivial to implement "on-the-fly"
   interactively for any buffer, and programmatically much simpler
   to customize that either `hydra' or `transient'. And did I
   mention that it only requires `completing-read'?

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-01 16:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-01 12:23 minibuffer keybinding cheatsheet and launcher Boruch Baum
2020-10-01 12:58 ` Ergus
2020-10-01 14:27   ` Boruch Baum
2020-10-01 14:41   ` Caio Henrique
2020-10-01 15:39     ` Boruch Baum
2020-10-01 16:16       ` Caio Henrique

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.