I am on Ubuntu 13.10 Gnome shell 3.10.I want to automatically restore tabs in gedit that were open in previous session (without any manual work) - Just like a web browser - FF/Chrome.
Any such compatible plugin ?
I am on Ubuntu 13.10 Gnome shell 3.10.I want to automatically restore tabs in gedit that were open in previous session (without any manual work) - Just like a web browser - FF/Chrome.
Any such compatible plugin ?
For Gedit 3.10 (included in Ubuntu 14.04 too) you can use gedit-restore-tabs:
For older versions, you might want to try the reopen-tabs-gedit-plugin:
If you looking for the latest version check out https://github.com/jefferyto/gedit-restore-tabs/tree/gedit3.8
He has updated it to use python3 and a couple other fixes