Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] ledit release 2.02

2 views
Skip to first unread message

Daniel de Rauglaudre

unread,
Nov 17, 2010, 10:20:35 AM11/17/10
to caml...@inria.fr
Hi everybody,

New release of "ledit" : 2.02.

Ledit is a line editor to be used before an interactive command,
allowing you to edit input lines (cut, paste, move cursor forward
and backward and in history, balance parentheses and so on).
Examples:
$ ledit ocaml
$ ledit ocamldebug
$ ledit ed
and so on...

New feature : TAB for 'complete-file-name'

When you type 'tab', ledit tries to complete what is before the cursor
considered as a path, and displays the possible files if there are
several of them, just like common shells do.

Useful when you have forgotten the file name you want to specify.

Enjoy!

--
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

0 new messages