This is a plugin for Gedit, the official text editor of the GNOME desktop environment. This plugin is for Gedit versions 3 and above. This plugin is NOT compatible with Gedit 2.x.
Upon starting Gedit, this plugin will try restore all open documents from the last Gedit window that was closed.
git clone
command.~/.local/share/gedit/plugins/
.git clone git://github.com/Quixotix/gedit-restore-tabs.git
cp restoretabs.* ~/.local/share/gedit/plugins/
With root access (su
or sudo
)...
cp org.gnome.gedit.plugins.restoretabs.gschema.xml /usr/share/glib-2.0/schemas/
glib-compile-schemas /usr/share/glib-2.0/schemas/