Skip to content

zb3/gedit-strip-trailing-whitespace

Repository files navigation

gedit-strip-trailing-whitespace

There are multiple gedit plugins that allow you to do this when saving the file. This plugin allows you to do this when explicitly asked to, and if something is selected, it acts on selected lines only.

Usage

Press Ctrl + Shift + R to strip trailing whitespace from all lines in the document (or in the selection if anything selected).

By whitespace I currently mean tabs and spaces only.

Installation

  1. Make sure your gedit version is up to date.
  2. Copy project folder to ~/.local/share/gedit/plugins
  3. Enable this plugin.

About

A gedit plugin to strip trailing whitespace from each line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages