Whole document tree
    

Whole document tree

Plug-ins

Plug-ins

There are many plugins that come with gedit. They are meant to extend and enhance the abilities of gedit. The plugins are separate from the main program and thus supplement gedit while only adding the capabilities and size to gedit that you want.

Figure 2. Plugin Manager

When gedit starts, you will see in the Plugins menu a menu item for each of the installed plugins. You need to open the Manager to choose which plugins you want to enable in gedit. The plugin manager lets you choose only the plugins you want to use. You will notice only the plugins you install will be shown in the Plugin menu. Click on which plugin you want to install, in the left window, and then press the Add button. This will install one plugin in gedit and put the plugin in the Plugin menu, so you can run the plugin. If you want to install all the plugins, just press the Add All button. To uninstall a plugin in gedit, click on the plugin you want to uninstall, in the right window, and press the Remove button. If you want to disable all the plugins, just press the Remove All button.

The Browse Plugin

Figure 3. Browse Plugin

The browse plugin has a text window to enter the url of the webpage you want to visit. When you enter the url, gedit displays the webpage in the main window. If Lynx does not have the correct path, at the bottom of the dialog, you can change it by clicking the Change button.

Figure 4. Change Lynx Path

You then need to enter the correct path for your system in the text window or click the Browse button to find lynx on your system. After you have all the correct fields filled in, press the OK to display the webpage.

The Diff Plugin

Figure 5. Diff Plugin

The diff plugin has two ways to select the file you want to determine its difference. You can select the original file from the list of files you have opened in gedit. You can also enter the original file in the first text window (the one on the left). You then enter the revised file in the second text window (the one on the right) or by selecting the file from the list of opened files in gedit (on the right). The difference of the files will then be seen in the Main Window.

Note: Gedit runs the diff command on the two files you enter in the dialog. The output is then displayed in gedit's