February 1, 2008

Gedit plugins

Gedit, gnome’s standard light-weight text editor has extensions available in the repositories.
To install them, open a terminal and copy/paste the following command:
sudo apt-get install gedit-plugins
The following features are added to gedit:
* Show/Hide Tabbar: Add a menu entry to show/hide the tabbar.
* Bracket Completion: Automatically adds closing brackets.
* Draw Spaces: Draw Spaces and Tabs
* Embedded Terminal: [...]