= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package lambda-term
-
lambda-term
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Loading of key bindings
Parse_error(source, line, message)
is raised when the inputrc file contains errors.
val load : ?file:string -> unit -> unit Lwt.t
load ?file ()
loads key bindings from file
, which defaults to ~/.config/lambda-term-inputrc, if it exists.