これは、GNOMEデスクトップ環境の公式テキストエディターであるGEDITのプラグインです。このプラグインは、GEDITバージョン3以上用です。このプラグインは、GEDIT 2.xと互換性がありません。
GEDITを開始すると、このプラグインは閉じた最後のGEDITウィンドウからすべての開いたドキュメントを復元してみます。
git clone
コマンドを使用します。~/.local/share/gedit/plugins/
。 git clone git://github.com/Quixotix/gedit-restore-tabs.git
cp restoretabs.* ~/.local/share/gedit/plugins/
ルートアクセス付き( su
またはsudo
)...
cp org.gnome.gedit.plugins.restoretabs.gschema.xml /usr/share/glib-2.0/schemas/
glib-compile-schemas /usr/share/glib-2.0/schemas/