Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StevenPuttemans/e911eb9604f92b3777039ae1a789b337 to your computer and use it in GitHub Desktop.
Save StevenPuttemans/e911eb9604f92b3777039ae1a789b337 to your computer and use it in GitHub Desktop.
Replace in GEANY
Saving weights to backup_orchid/(.*)weights\n
--> (.*) is for changing text
--> \n to include newline character
For this enable
1. use regular expressions
2. use multi-line matching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment