Key_binding object
used to map typing onto methods defined on the editor. It is filled with
an empty key_binding
object that has
key_binding<-defaults bound to the
built-in key_binding
object named editor. This implies that bindings created
using editor->key_binding
are local to the editor.