Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify (manually checked) | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | | > > Approved by: krion@ | ||||
* | Ledit is a line editor, allowing to use control commands like in emacs | pav | 2005-02-09 | 1 | -0/+2 |
or in shells (bash, tcsh). To be used with interactive commands. It is written in Ocaml and Camlp4 and uses the library unix.cma. PR: ports/77307 Submitted by: Marwan Burelle <marwan.burelle@lri.fr> |