Is there any new Keymando documentation available besides the year old stuff on the main site. I see a great of material in the beta Rdocs and in some of the demos that appears to have zero documentation. Have I missed something?
Shannon Love aka TechZen
Any update here? BTW, the documentation has the following code example in the Misc section:map "<Ctrl-R>" { reload }Which is not actually valid ruby syntax. You have to use do-end.