GuilhermeBarile / gedit-focus-autosave

A small plugin for gedit to autosave when the window goes out of focus. Use master branch for Gedit3, gedit2 branch for Gedit2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gedit-focus-autosave is a small plugin for gedit, to save documents when the
window loose focus.

This is really a time saver when you are editing files and using
a terminal for running something dependant on you edited files, 
since you are not forced to press ctrl-s anymore.

Install by copying the files into ~/.local/share/gedit/plugins
or just running "make install"

by Gautier Portet <kassoulet@gmail.com>
Copyright © 2009-2011 Gautier Portet <kassoulet@gmail.com>
http://kassoulet.free.fr

About

A small plugin for gedit to autosave when the window goes out of focus. Use master branch for Gedit3, gedit2 branch for Gedit2.


Languages

Language:Python 92.3%Language:Makefile 7.7%