Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Gedit - find in files

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
Chrisdb
Posts: 279
Joined: 2018-04-10 07:16

Gedit - find in files

#1 Post by Chrisdb »

I really like the Gedit editor, but there is 1 thing I'm missing -> find in files feature (like in the Kate editor)

I know there is a plugin: https://github.com/oliver/gedit-file-search/tree/gedit3
The last update however was 3 years ago and in that time gedit was taken over by another maintainer, so I don't know if this is still a valid option...

Something else I'm missing maybe?

btw I know Geany provides this option, but I'm currently only interested in gedit :wink:
Thx

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Gedit - find in files

#2 Post by arochester »

As Root

Code: Select all

apt install gedit-plugin-find-in-files
?

Chrisdb
Posts: 279
Joined: 2018-04-10 07:16

Re: Gedit - find in files

#3 Post by Chrisdb »

arochester wrote:As Root

Code: Select all

apt install gedit-plugin-find-in-files
?
Hmm, can't believe In missed that. It's strange because I cannot find any reference of this on:
https://wiki.gnome.org/Apps/Gedit/ShippedPlugins

Is this something exclusively for debian?

Post Reply