You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to implement this functionality, but can't get it to work. The problem is how to save the keypress events. I tried to use serialization modules (pickle, marshall) without success. I don't want to do it in this way because it is unnecessary heavy. I also tried to regenerate the events from the key field of the event, but that didn't work either. If you have any ideas, please, let me know. I posted a question in stackoverflow too. http://stackoverflow.com/questions/16724019/generating-key-press-event-for-a-python-gedit-plugin
Not an issue, but a request to be able to save the Macros.
The text was updated successfully, but these errors were encountered: