pluma
Edit files in MATE desktop environment. More information: <https://manned.org/pluma>.
Install
- All systems
-
curl cmd.cat/pluma.sh
- Debian
-
apt-get install pluma - Ubuntu
-
apt-get install pluma -
Alpine
-
apk add pluma - Arch Linux
-
pacman -S pluma - Kali Linux
-
apt-get install pluma - Fedora
-
dnf install pluma - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pluma - Raspbian
-
apt-get install pluma - Docker
-
docker run cmd.cat/pluma plumapowered by Commando
Edit files in MATE desktop environment. More information: <https://manned.org/pluma>.
-
Start the editor:
pluma -
Open specific documents:
pluma path/to/file1 path/to/file2 ... -
Open documents using a specific encoding:
pluma --encoding WINDOWS-1252 path/to/file1 path/to/file2 ... -
Print all supported encodings:
pluma --list-encodings -
Open document and go to a specific line:
pluma +10 path/to/file
© tl;dr; authors and contributors