Class Make.edit

inherit Base.edit
val action_output : Mew_vi__Edit_action.t Interpret.MsgBox.t
method action_output : < action_output : Mew_vi__Edit_action.t Interpret.MsgBox.t ; bindings : Base.Mode.action Base.Mode.KeyTrie.node ; getMode : Base.Mode.t ; get_register : string -> Interpret.Register.content option ; i : Base.Key.t Base.MsgBox.t ; keyin : Base.Key.t -> unit Concurrent.Thread.t ; o : Base.Key.t Base.MsgBox.t ; setMode : Base.Mode.Modes.key -> unit ; set_register : string -> Interpret.Register.content -> unit ; timeout : float.. > -> Mew_vi__Edit_action.t Interpret.MsgBox.t
method get_register : 'b -> string -> Interpret.Register.content option
method set_register : 'b -> string -> Interpret.Register.content -> unit