medit
Useful programming and around-programming text editor
Install
- All systems
-
curl cmd.cat/medit.sh
- Debian
-
apt-get install medit
- Ubuntu
-
apt-get install medit
- Arch Linux
-
pacman -S medit
- Kali Linux
-
apt-get install medit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install medit
- Raspbian
-
apt-get install medit
- Dockerfile
- dockerfile.run/medit
medit
Useful programming and around-programming text editor
Features: * Configurable syntax highlighting. * Configurable keyboard accelerators. * Multiplatform - works both on unix and windows. * Plugins: can be written in C or Python. * Configurable tools available from the main and context menus. They can be written in Python, or it can be a shell script, or in MooScript - simple builtin scripting lanugage. * Regular expression search/replace, grep and find frontends, builtin file selector and whatnot.