Giter Site home page Giter Site logo

gedit-sessionsaver's Introduction

gedit session saver plugin

This is a plugin for gedit, the official text editor of the GNOME desktop environment. It’s a fork of the original gedit session saver plugin that have been dropped in gedit 3.7.1. This repository contains the ready-to-use version of this plugin that I fixed and improved in my gedit-plugins repository.

This plugin is for gedit versions 3 and above. This plugin is NOT compatible with gedit 2.x.

If python 3 is not installed or not available on your distribution, you should use the python 2.x version of this plugin. The Python 3 version requires python3-gobject or python3-gi depending of your distribution.

The translation of the plugin is not available in this repository, but it is always available in the package gedit-plugins from your distribution. If this package is installed on your system, the translation should works.

Installation

  1. Download the source code form this repository in zip format, in tar format or using the git clone command:

     $ git clone https://github.com/sphax3d/gedit-sessionsaver.git
    
  2. Link or copy the plugin file and the plugin directory into the gedit plugins directory :

     # link
     $ ln -s gedit-sessionsaver/sessionsaver ~/.local/share/gedit/plugins/
     $ ln -s gedit-sessionsaver/sessionsaver.plugin ~/.local/share/gedit/plugins/
     
     # or copy 
     $ cp gedit-sessionsaver/sessionsaver gedit-sessionsaver/sessionsaver.plugin ~/.local/share/gedit/plugins/
    
  3. Open or restart gedit.

  4. Activate the plugin through the Plugins tab in the Edit > Preferences dialog.

License

Copyright © 2006 Steve Frécinaux
GNU GPLv2. See the COPYING file.

Code available on Github at https://github.com/sphax3d/gedit-sessionsaver

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.