gedit-restore-tabs icon indicating copy to clipboard operation
gedit-restore-tabs copied to clipboard

gedit 3.8 compatibility

Open jefferyto opened this issue 11 years ago • 8 comments

This updates the code to be compatible with gedit 3.8:

  • Updated .plugin file (with a separate .plugin file for gedit <= 3.6).
  • Fixed empty tab closing on launch. This should also be compatible with gedit <= 3.6, though I haven't tested it yet.

Would be great if this is merged soon as I have some other ideas I'd like to implement after this :-)

jefferyto avatar Nov 01 '13 17:11 jefferyto

Thanks for getting this ported. Wondering is you might be able to help me get the gedit-django-project plugin up to gedit 3.8? I've tried, but I haven't used python3 enough to see what I'm missing.

suprafly avatar Jan 27 '14 08:01 suprafly

Great fix - your port worked wonderfully on gedit 3.8.3, Ubuntu 13.10

mrkeyboard avatar Feb 02 '14 18:02 mrkeyboard

@suprafly I'm a little low on free time lately, but I'll try to take a look at that plugin soon. If you post your work-in-progress (as a branch in your fork) and describe the error(s) you're seeing (as an issue, again in your fork), I might be able to help.

@mrkeyboard Thanks!

jefferyto avatar Feb 03 '14 06:02 jefferyto

@jefferyto - Hey thanks for the help, i actually got it working. Just ran gedit from the terminal so I could catch the errors, then it was pretty straightforward. My fork has the working fix in it, just couldn't figure out how to merge it back in, as I'm currently travelling and my internet connectivity isn't great.

Here's the commit: https://github.com/suprafly/gedit-django-project/commit/91239147c08c394fc395ecd369f7562fb0e2533f

suprafly avatar Feb 03 '14 06:02 suprafly

@suprafly Glad you got it working :smile: You might find these useful: Using Pull Requests, Creating a pull request

jefferyto avatar Feb 03 '14 06:02 jefferyto

@jefferyto Thanks. I've used git heavily at work, this is my first time using it in a social way.

suprafly avatar Feb 03 '14 07:02 suprafly

How about merge?

raelgc avatar Mar 29 '14 16:03 raelgc

would love to see this merged

Kasual avatar Jan 07 '17 17:01 Kasual