mle
flexible terminal-based editor
Install
- All systems
-
curl cmd.cat/mle.sh
- Debian
-
apt-get install mle
- Ubuntu
-
apt-get install mle
- Kali Linux
-
apt-get install mle
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mle
- Dockerfile
- dockerfile.run/mle
mle
flexible terminal-based editor
mle is a small, flexible, terminal-based text editor written in C. Notable features include: full Unicode support, syntax highlighting, scriptable rc file, macros, search and replace (PCRE), window splitting, multiple cursors, and integration with various shell commands.