Skip to content

Use search and replace wherever you want, just like in your favourite text editor.

License

Notifications You must be signed in to change notification settings

ERR999R/Search_n_Replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search n Replace

This script automates the process of searching and replacing text using predefined configurations across multiple slots. It is built using AutoHotkey and is perfect for users who frequently need to replace specific text patterns across various contexts.

Features

  • Multiple Slot Configuration:

    • Configure up to four different slots, each with its own search and replace text.
    • Easily switch between slots via the simple GUI.
  • Easy To Use:

    • Quickly apply your search and replace operations using hotkeys.
    • small and lightweight program.

Installation

Download the latest version about the releases page Search-n-Replace.exe ...or just run the .ahk file...

  1. Download AutoHotkey:

    • Ensure that AutoHotkey is installed on your machine.
  2. Clone or Download the Repository:

  3. Run the Script:

    • Double-click on Search-n-Replace.ahk to start the script.

Usage

GUI Configuration

  1. Open the GUI:

    • You can access the GUI by double-clicking on the tray icon.
  2. Select and Configure Slots:

    • Choose a slot from the dropdown menu.
    • Enter your desired search and replace text.
    • Click on "Save Slot" to store the configuration.
    SnR-SettingsConfig
  3. Execute Slot:

  • Press F1, F2, F3, or F4 to execute the search and replace operation using the corresponding slot.
SnR-Run
  • Example:
    • If Slot 1 is configured to replace "item" with "product", pressing F1 will search for "item" in the selected text and replace it with "product".

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Use search and replace wherever you want, just like in your favourite text editor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published