ledit
line editor for interactive programs
Install
- All systems
-
curl cmd.cat/ledit.sh
- Debian
-
apt-get install ledit
- Ubuntu
-
apt-get install ledit
- Kali Linux
-
apt-get install ledit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ledit
- OS X
-
brew install ledit
- Raspbian
-
apt-get install ledit
- Dockerfile
- dockerfile.run/ledit
ledit
line editor for interactive programs
Ledit is a line editor, allowing to use control commands like in emacs or in shells (bash, tcsh). To be used with interactive commands. It is written in OCaml and Camlp4 and uses the library unix.cma.