total_commander
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
total_commander [2012/10/14 10:26] – skipidar | total_commander [2020/12/27 20:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Total Commander ====== | ||
+ | === Console parameters === | ||
+ | Are described here: [[http:// | ||
+ | |||
+ | E.g. to configure Everything to use Total Commander on **STRG+Enter** use the following in the // | ||
+ | |||
+ | < | ||
+ | explore_folder_command=$exec(" | ||
+ | explore_folder_path_command=$exec(" | ||
+ | open_folder_path_command=$exec(" | ||
+ | </ | ||
+ | |||
+ | === User defined Commands === | ||
+ | |||
+ | How to create a custom command, which will open [[http:// | ||
+ | |||
+ | Create a command in the usercmd.ini, | ||
+ | |||
+ | < | ||
+ | [em_usercmd_console2] | ||
+ | button=d: | ||
+ | cmd=d: | ||
+ | menu=Console2 | ||
+ | param=-d %P | ||
+ | path=%P | ||
+ | </ | ||
+ | |||
+ | {{http:// | ||
+ | |||
+ | {{http:// |