[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bind allows "impossible" key bindings without warning
From: |
Dale R. Worley |
Subject: |
Re: bind allows "impossible" key bindings without warning |
Date: |
Fri, 03 Jan 2025 17:14:48 -0500 |
It does seem like "bind" could be improved by providing an option that
shows all of the keysequences and what they are bound to. Currently,
there seem to be several options for listing different types of
bindings, but they all seem to be conceptually oriented toward "I am
thinking of an action, what key sequence activates it?" rather than "I
am thinking of a key sequence, what might it be bound to?" (Am I
overlooking something here?)
Naively it seems possible to provide a warning when you create a binding
that "masks" a longer bound keysequence, or define a binding that "is
masked". But perhaps key sequence timeout is used enough that would be
annoying.
Dale