dbuenzli / down

An OCaml toplevel (REPL) upgrade
http://erratique.ch/software/down
ISC License
81 stars 3 forks source link

Key bindings customization #12

Open dbuenzli opened 5 years ago

dbuenzli commented 5 years ago

There's no point in providing a specific configuration file for down. The format of ~/.inputrc doesn't seem totally insane and reasonably well documented.

The idea would be to parse it and lookup bindings for commands that match down's own commands.