You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,18 @@ File Search Plugin for Gedit
3
3
This is a search plugin for Gedit to search for a text inside a directory.
4
4
5
5
The plugin was tested with Gedit 3.4.1 under Ubuntu 12.04. It might also work under other versions of Gedit 3.
6
+
6
7
Note that Gedit 2 and older are not supported by this plugin any more (there is an old version of this plugin available, though, which supports Gedit 2).
8
+
9
+
10
+
Installation
11
+
-------------
12
+
* download the plugin [1]
13
+
* unpack the tgz file
14
+
* copy the contents of the gedit-file-search folder to ~/.local/share/gedit/plugins/ (create that folder if necessary)
15
+
* start Gedit, go to Edit -> Preferences -> Plugins, and enable "File Search"
0 commit comments