A plugin for Gedit 3 to strip trailing whitespace on save.
This will not work on Gedit 2.
- Authors:
- Osmo Salomaa wrote original Gedit 2 plugin
- Jon Leighton ported to Gedit 3
- Bernhard Schuster maintenance & fixes
- Version: 3.3.0
- Download a package or clone the git repository
- Run
./install.sh
to copy the relevant files into~/.local/share/gedit/plugins
- Restart Gedit
- Activate the plugin in 'Edit > Preferences'
- Now, whenever a document is saved, trailing whitepace will be removed
Report issues to the bug tracker on github
Copyright (C) 2013 Bernhard Schuster Copyright (C) 2006-2011 Osmo Salomaa & Jon Leighton
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.