"cb" changes the active branch. That is not the same thing as the currently selected branch. You must "cb" to the parent of the branch you want to select, and then use /did -c to select it. For example, if you want to select item "2 3 4", then you would need to do "cb root 2 3" followed by "/did -c dialog id 4". |