Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 695 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 695 Bytes

Multiterm

Multiterm is a python plugin for the Geany Text Editor

Multiterm allows the user search a file or files for all the terms in a single search. The user can enter search terms manually or load a file that contains a list of terms the user wants to search for.

Once the search terms are found the user can click on any hits in the results window to be taken to that point in the file.

Requirements: Geany, Python, The GeanyPy Plugin

On Fedora Linux:

yum install geany geany-plugins-geanypy

Installation: Download Analyzer.py, Multiterm2.glade and Multisearch.py

Place all 3 files in the GeanyPy plugins directory. On Fedora Linux this path is: ~/.config/geany/geanypy/plugins