_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-keymap-popup 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/thanosapollo/emacs-keymap-popup
Licenses: GPL 3+
Build system: emacs
Synopsis: Elisp library to create key-driven popup menus
Description:

This package provides keymap-popup-define, a macro to define a keymap along with popup data and documentation in one place. It is similar to the transient Elisp library, but aims to be simpler to use. Among its features are:

:switch

buffer-local toggle with [on]/[off] display

:keymap

sub-menu with stack navigation (q / C-g pops back)

:stay-open

command executes without dismissing the popup

:inapt-if

grays out and blocks entries based on a predicate

:c-u

prefix argument mode (C-u highlights eligible entries)

:if

conditionally hide entries

:group
dt:row

column layout

keymap-popup-annotate

add popup descriptions to existing keymaps

Total packages: 1