yahuu
|
Posted: Tue Oct 08, 2024 11:52 Post subject: |
|
|
I added a button in the .bar file with the command set to "cd Z:\". When displaying the .bar using ShowPopupMenu, clicking this menu item will only open Z:\ on the left side, regardless of whether the current cursor is on the left or right.
When the command is set to "cm_100Percent 20", it can recognize whether the current cursor is on the left or right when clicking the menu item.
Is it possible that it is a bug in tc?
Code: | SetHotkeyAction /K:A /H:F ShowPopupMenu %COMMANDER_PATH%\USER\test.bar |
|
|