LTerm_vi.editval action_output : Vi.Edit_action.t Lwt_mvar.tval mutable curr_mode : Vi.Base.Mode.tval i : Mew_vi.Key.t Lwt_mvar.tval o : Mew_vi.Key.t Lwt_mvar.tval config : Vi.Interpret.Resolver.configmethod action_output : Vi.Edit_action.t Lwt_mvar.tmethod bindings : Vi.Base.Mode.action Vi.Base.Mode.KeyTrie.nodemethod getMode : Vi.Base.Mode.tmethod i : Mew_vi.Key.t Lwt_mvar.tmethod keyin : Mew_vi.Key.t -> unit Lwt.tmethod o : Mew_vi.Key.t Lwt_mvar.tmethod setMode : Vi.Base.Mode.name -> unitmethod get_register : string -> Vi.Interpret.Register.content optionmethod set_register : string -> Vi.Interpret.Register.content -> unit