FarGroup / FarManager

File and Archive Manager
https://farmanager.com
BSD 3-Clause "New" or "Revised" License
1.81k stars 201 forks source link

Plugin: Macro Browser #498

Open BestiaPL opened 2 years ago

BestiaPL commented 2 years ago

Far Manager version

3.0.5933

OS version

10.0.19044.1415

Other software

No response

Steps to reproduce

Just call plugin Macro Browser.

Expected behavior

No response

Actual behavior

After recording macro with additional settings, this screen is diplayed: far_macro_browser Both options for active and passive panel have this same texts:

//[MMacroSettingsPluginPanel] "P&lugin panel" //[MMacroSettingsFolders] "Execute for &folders" //[MMacroSettingsSelectionPresent] "Se&lection present"

As you can see - shortcuts are this same for both options. I think we need to separate these options and correct shortcuts for this options.

alabuzhev commented 2 years ago

I think this is due to the fact that usually you only care (if care at all) about single panel conditions and probably won't have both columns enabled simultaneously anyway.

@shmuz, @johnd0e - what do you think, can it happen often enough to cause inconveniences?

shmuz commented 2 years ago

can it happen often enough to cause inconveniences?

In fact I found out about that only today. It probably should be fixed but personally I don't care.

Gerhardt12345 commented 2 years ago

Far Manager version

3.0.5933

OS version

10.0.19044.1415

Other software

No response

Steps to reproduce

Just call plugin Macro Browser.

Expected behavior

No response

Actual behavior

After recording macro with additional settings, this screen is diplayed: far_macro_browser Both options for active and passive panel have this same texts:

//[MMacroSettingsPluginPanel] "P&lugin panel" //[MMacroSettingsFolders] "Execute for &folders" //[MMacroSettingsSelectionPresent] "Se&lection present"

As you can see - shortcuts are this same for both options. I think we need to separate these options and correct shortcuts for this options.