It would be nice if there was a mode/extension that rebound C-h to support emacs help commands, like C-h b for describe-bindings, C-h k for describe-key, or C-h f for describe-function. Currently the discoverability of lem is a bit limited coming from emacs. I'm ending up needing to grep the lem source code to find the source code for various things.
I might work on this myself if I get some time, but I wanted to create an issue to bring awareness and discussion.
It would be nice if there was a mode/extension that rebound
C-hto support emacs help commands, likeC-h bfordescribe-bindings,C-h kfordescribe-key, orC-h ffordescribe-function. Currently the discoverability of lem is a bit limited coming from emacs. I'm ending up needing to grep the lem source code to find the source code for various things.I might work on this myself if I get some time, but I wanted to create an issue to bring awareness and discussion.