summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2023-12-06 17:35:46 +0000
committerChris Webb <chris@arachsys.com>2023-12-06 17:35:46 +0000
commit7af2b9931789735c7f955a410f060a342ebd2d98 (patch)
treea8ec4a7bb07a398ae5accafea28ac71d4a3d330d /rc/tools/python
parent990e92a5f320953bab12ba2c0419d382cd68102e (diff)
Hide empty and undocumented mappings from autoinfo
Users who rebind default keys and unmap the originals by binding them to empty strings with empty docstrings end up with empty lines in the autoinfo. For example, https://github.com/mawww/kakoune/issues/4918. Hide completely null bindings which have both an empty mapping and an empty docstring in the autoinfo, as an easy mechanism for these users to eliminate the UI noise. Fixes https://github.com/mawww/kakoune/issues/4918
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions