zot / Leisure

Polyglot, document-based computing environment. Leisure is very much in flux, right now; please check the readme, below. For a taste of the new version, click the link below, but be warned that it only works in Chrome.
http://zot.github.io/Leisure/?load=elisp/README.org
Other
114 stars 8 forks source link

Key bindings #17

Closed zot closed 12 years ago

zot commented 12 years ago

C-enter to evaluate

zot commented 12 years ago

did ctrl-c, but don't have a keymap framework, yet. Need a config monad for that, probably, and an init system.

zot commented 12 years ago

Er.. changed that from ctrl-c to ctrl-enter :)

zot commented 12 years ago

Made a handleKey func that's kind of like a keymap added M-ENTER to clear expression output