Page 1 of 1

cm_Select admit negative parameter

Posted: 2022-10-11, 14:13 UTC
by Galizza
Hi, i'd like to suggest that commands like

cm_Select=2936;Select file under cursor, go to next
cm_UnSelect=2937;Remove selection of file, go to next

may have negative parameters, so we can for example use  cm_UnSelect -11  
to unselect the previous 11 files.

Thanks

Re: cm_Select admit negative parameter

Posted: 2022-10-11, 23:27 UTC
by petermad
Support+++ Since positive parameter is already supported

Re: cm_Select admit negative parameter

Posted: 2022-10-12, 06:30 UTC
by Fla$her
Galizza wrote: 2022-10-11, 14:13 UTCgo to next
Only in case of a negative value - go to previous.
But in addition it would be better to make an option without any cursor movement.

Re: cm_Select admit negative parameter

Posted: 2022-10-12, 10:47 UTC
by petermad
without any cursor movement.
Support++ that could be parameter 0

Re: cm_Select admit negative parameter

Posted: 2022-10-13, 19:27 UTC
by Fla$her
petermad wrote: 2022-10-12, 10:47 UTCSupport++ that could be parameter 0
If there's time, evaluate a couple of similar solutions without considering the number of objects.