LTerm_inputrcLoading of key bindings
Parse_error(source, line, message) is raised when the inputrc file contains errors.
val load : ?file:string -> unit -> unit Lwt.tload ?file () loads key bindings from file, which defaults to ~/.config/lambda-term-inputrc, if it exists.