Hi Tuomo! > Practically impossible with the current binding configuration scheme. > Most of the functions passed as binding callbacks have no name.
I see > In the case of what Ion3 looks currently, well, relatively easy. All > you'd have to do is store the original command string from the > configuration table into the WBinding structure and then write a little > code that grabs the keyboard with a handler quite similar to > submapgrab_handler, but does not call the binding once it finds one, > instead calling a given continuation with the string from the binding > structure as parameter. Cool, I think, such a feature would improve the usability of ion. Another question: is it possible in lua to add a function comment? This comment could be shown, when describe-key is invoked. It would be nice to see a self-documenting ion with an emacs-like help system. Stefan.
