utop/src/top
Christian Pellegrin ec469bb839 Fix emacs completion returning bogus candidates.
In standalone mode, utop returns all the possible completions when no
one matches what the user has typed. This is surprising in emacs
because of the different UI/UX. For this reason, we keep a list of
prefixes for which completion has started and return only the
candidates which match the prefixes.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-06-07 12:40:48 -07:00
..
expunge Correct quoting for Windows command shell (#272) 2019-04-23 07:48:21 +01:00
dune Fix typo: mode -> modes 2019-06-15 17:32:37 +08:00
utop.el Fix emacs completion returning bogus candidates. 2021-06-07 12:40:48 -07:00
utop.ml Switch to jbuilder 2017-04-04 13:36:28 +01:00