But sometimes, I need to edit a file with an alternate editor. For this, I have defined in wincmd.ini the following
Code: Select all
[Shortcuts]
S+F4=em_altedit
Code: Select all
[em_altedit]
cmd=C:\path_to_editor\editor.exe
param=%P%N
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
[Shortcuts]
S+F4=em_altedit
Code: Select all
[em_altedit]
cmd=C:\path_to_editor\editor.exe
param=%P%N