nedit
powerful, customizable, Motif based text editor
Install
- All systems
-
curl cmd.cat/nedit.sh
- Debian
-
apt-get install nedit
- Ubuntu
-
apt-get install nedit
- Alpine
-
apk add nedit
- Arch Linux
-
pacman -S nedit
- Kali Linux
-
apt-get install nedit
- Fedora
-
dnf install nedit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nedit
- OS X
-
brew install nedit
- Raspbian
-
apt-get install nedit
- Dockerfile
- dockerfile.run/nedit
- Docker
-
docker run cmd.cat/nedit nedit
powered by Commando
nedit
powerful, customizable, Motif based text editor
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It provides intensive support for development in a wide variety of languages, text processors, and other tools, but at the same time can be used productively by just about anyone who needs to edit text. Because of its mature age, NEdit does not support UTF-8 text files, nor will that be implemented.
nedit-dbg
debugging symbols for nedit
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It provides intensive support for development in a wide variety of languages, text processors, and other tools, but at the same time can be used productively by just about anyone who needs to edit text. This package contains the debugging symbols.