- Could it be possible to have a new function getinfo, with the same syntax as command getinfo only without the first param (<variable>) ? Well actually I'm sure you know many commands could use functions by the same name, the substr, strpos, replace, etc
- Why are the names (CountSelected, etc) case sensitive for getinfo ? My question being, why are those case-sensitive, yet those for setting(p) are case-insensitive... maybe it'd be better to keep consistent and have all be the same, no?
- I would love to get a new info: SelectedItemsNames (no path)
- I'd love a new command newtab [<location>][, b] to open a new tab, with params for location of the new tab, and maybe an option to open it in the back. I'd also love a command closetab to do just that, close the current tab. This would be really useful to me, because I often need in scripts to go to a place only to gather info or select items to do something with them, and to ensure current location & selection isn't affected I always #340; goto $path; do_stuff; #351; but actual commands would be better, and save me from going to CKS copy those damn IDs each time
- And I just realized that in order to use such a trick in scripts, setting(p) should probably have "MaxTabs", "OpenTabNextToCurrent", "ActivateLeftOnClosingTab" otherwise results can be not the expected ones!
XYplorer Beta Club