Giter Club home page Giter Club logo

gedit-macropy's Introduction

Gedit Macropy v2.0.0 - April. 04, 2017
====================================

Changes from previous version:
- Works for Gedit 3.18.
- Added F4 as Macro play shortcut key, ctrl+alt+m is still valid.
- Moved the plugin to its own sub-directory.

Gedit Macropy v1.1.0 - May. 07, 2013
====================================

This is a plugin for Gedit 3 (http://www.gedit.org), 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**.

This plugin allows to record and execute macros with Gedit 3. It adds menu
options and buttons to the menu-bar for rapid access. It only allows one macro
at a time. To execute a macro the shortcut ctrl+alt+m is available.

Changes from previous version (all adam-yorba contributions):
- Now compatible with python 3 for Gedit 3.8.
- New makefile to ease the installation.

Installation
------------

1. Download the source code from this repository.
2. Unzip the file and cd into the folder with a console. If you have a gedit version 
previous to 3.8, change the line *Loader=python3* of the *macropy.plugin* 
file to *Loader=python* (that is, to erase the 3).
3. Run the command "make install" and you're done. The default location 
  folder is ~/.local/share/gedit/plugins/macropy, but can be changed by editing the makefile.
4. To uninstall the plugin just run the command "make uninstall" in the unzipped folder.

gedit-macropy's People

Contributors

eguaio avatar

Stargazers

Erman Kadir Kahraman avatar  avatar Kiyonori SAKAI avatar  avatar  avatar  avatar  avatar  avatar  avatar A.G. avatar Christiano Guedes avatar Pieter Aarnoutse avatar  avatar  avatar Asaf Zamir avatar

Watchers

 avatar A.G. avatar  avatar  avatar

gedit-macropy's Issues

Save Macro ?

Not an issue, but a request to be able to save the Macros.

Hotkey conflict with code comment plugin

Hi, and thanks for this great plugin.
I noticed the "Play macro" keyboard shortcut - Ctrl+M - conflicts with the code comment plugin, included in the standard gedit-plugins package. I have to disable macropy to use the code comment plugin, else it plays the macro whe I try to comment code. What do you think about changing the keyboard shortcut?

Bad plugin file

I installed the plugin correctly but it does not appears in plugins options.

When I run gedit by console, it says:

(gedit:19159): libpeas-WARNING **: Bad plugin file: '/home/zzzz/.local/share/gedit/plugins/macropy.plugin'
(gedit:19159): libpeas-WARNING **: Error loading '/home/zzzz/.local/share/gedit/plugins/macropy.plugin'

My gedit version is 3.10.4 and my linux is 15.04.

Crashes when recursion occurs

If you press ctrl + alt + m at any point in the macro, it crashes gedit.
(I was trying to find a shortcut key to start/stop recording. I guess there isn't one?)

update for gedit 3.18

I realise this project has not been updated for a few years but...

gedit's interface has changed quite a lot recently and macropy's buttons are no longer being displayed. This means the plugin cannot be used. Can it be modified for the new gedit UI (or have menu items added to start/stop macro recording)?

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.