gnome-text-editor
3.30.2-1.fc30.x86_64 : Text editor for the GNOME desktop
Install
- All systems
-
curl cmd.cat/gnome-text-editor.sh
- Debian
-
apt-get install gedit
- Ubuntu
-
apt-get install gedit
- Arch Linux
-
pacman -S gedit
- Kali Linux
-
apt-get install gedit
- Fedora
-
dnf install gedit-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gedit
- OS X
-
brew install gedit
- Raspbian
-
apt-get install gedit
- Dockerfile
- dockerfile.run/gnome-text-editor
gedit-2
3.30.2-1.fc30.x86_64 : Text editor for the GNOME desktop
gedit
official text editor of the GNOME desktop environment
gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. gedit is a graphical application which supports editing multiple text files in one window (known sometimes as tabs or MDI). gedit fully supports international text through its use of the Unicode UTF-8 encoding in edited files. Its core feature set includes syntax highlighting of source code, auto indentation and printing and print preview support. gedit is also extensible through its plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels.