package down

  1. Overview
  2. Docs
An OCaml toplevel (REPL) upgrade

Install

Dune Dependency

Authors

Maintainers

Sources

down-0.0.3.tbz
md5=7a0baf50f5c81e8c685413346971c3c9

CHANGES.md.html

v0.0.3 2020-07-12 Zagreb

  • Fix crash on get type of empty input. Thanks to @kakadu for the report.

v0.0.2 2019-08-15 Zagreb

  • Identifier documentation access (C-t): allow cursor to be on the whitespace or non-identifier characters after the identifier. Thanks to Zeng Li.

  • Be more subtle when line edition is not available. Let the Down API work reasonably well and/or error gracefully (#17).

  • Less clever, but more robust, end of user input detection (#14).

  • Tweak configuration directory lookup on Windows.

v0.0.1 2019-07-23 Zagreb

First release.