hi5 / F4MiniMenu

Open selected file(s) from TC in defined editor(s) - A minimalistic clone of F4Menu 💾
http://ghisler.ch/board/viewtopic.php?t=35721
MIT License
59 stars 4 forks source link

Allow TC parameters in F4MM config (parameters, working dir) ⚙️ #15

Closed hi5 closed 7 years ago

hi5 commented 7 years ago

:gear: While setting up an editor allow the TC parameters to be passed as Parameter and StartDir.

%P causes the source path to be inserted into the command line, including a backslash \ at the end.

%T inserts the current target path.

? as the first parameter causes a Dialog box to be displayed before starting the program, containing the following parameters. You can change the parameters before starting the program. You can even prevent the program's execution.

f4-editor-setttings

See also #14

Edit1: Also allow %O and %E and introduce %f41 (=placeholder for position of files on cmdline) Edit2: Also allow %commander_path% to be used in program and icon paths