observable "track clicked"

Hey dblue,

is there a way to get a event fired if a already selected track will be clicked once again?

Please have a look here at version 1.3 (code is quite a mess):https://forum.renoise.com/t/new-tool-jump-to-from-send/34051

You can with it from a source track to any target target, simply by multiple pressing the hotkey “jump to send”. The same in the other direction. Now I am added support for jumps from a send to another send… In this case, to make it work, you need to click the source send one time. But the situation can arise that the script already selected this send (while stepping thru all targets from a track). For this situation I also need a event if a click happens on this already selected send… Is this in any way possible?