UTop Keyboard Shortcuts and Keybindings
utop is an improved OCaml REPL with line editing, history, context-sensitive completion, and syntax highlighting. While powerful, its key bindings differ from standard GNU readline, which can be jarring if you’re used to standard shell behavior. Getting the key bindings list The simplest way to see all available bindings is to run the #utop_bindings directive…
