How can I pass a search term to AkelPad?
Posted: Sat Mar 21, 2026 9:51 am
Hello,
I’m a new AkelPad user (I discovered it via the Total Commander forum) and I’d like to ask if it’s possible to pass a search term to AkelPad when opening a file.
For example, I want AkelPad to open a file and automatically highlight the searched word.
I’m using Everything to find files containing specific content, and I want to open them directly in AkelPad.
https://imgur.com/5o16q4V
I'm trying something like this..
But AkelPad asks me if I want to create the file instead.
Thank you in advance!
I’m a new AkelPad user (I discovered it via the Total Commander forum) and I’d like to ask if it’s possible to pass a search term to AkelPad when opening a file.
For example, I want AkelPad to open a file and automatically highlight the searched word.
I’m using Everything to find files containing specific content, and I want to open them directly in AkelPad.
https://imgur.com/5o16q4V
I'm trying something like this..
Code: Select all
C:\tcmd\plugins\wlx\TCAkelPad\AkelPad64\AkelPad.exe "%1" "<REGEXREPLACE:<REGEXEXTRACT:$search:,"content:(\x22([^\x22]*)\x22|\S+)">,"\x22","">"Soll die neue Datei C:\tcmd\plugins\wlx\TCAkelPad\AkelPad64\,search:) erstellt werden?
Thank you in advance!