switch_modes reverse direction/modes underpinning slash commands #703

Closed
opened 2026-02-16 17:27:57 -05:00 by yindo · 1 comment
Owner

Originally created by @arnold-c on GitHub (Jul 14, 2025).

Originally assigned to: @adamdotdevin on GitHub.

For the moment, I've been exploring using modes as a replacement for Claude Code's slash commands as I can point it to use the CC command md file within the prompt json key. Is there a way to use shift-tab to reverse the direction that you cycle through modes? This would make it easier to use modes as a replacement for slash commands, at least until #299 is implemented.

Another thought related to #299 would be to use modes under the hood, and use /slash as the interface. In some ways I think this could be more powerful as it allows the user to specify the scope of the mode i.e., the tools it can use, which I don't think is something that can be done in CC.

Thanks for releasing this!

Originally created by @arnold-c on GitHub (Jul 14, 2025). Originally assigned to: @adamdotdevin on GitHub. For the moment, I've been exploring using modes as a replacement for Claude Code's slash commands as I can point it to use the CC command md file within the `prompt` json key. Is there a way to use `shift-tab` to reverse the direction that you cycle through modes? This would make it easier to use modes as a replacement for slash commands, at least until #299 is implemented. Another thought related to #299 would be to use modes under the hood, and use `/slash` as the interface. In some ways I think this could be more powerful as it allows the user to specify the scope of the mode i.e., the tools it can use, which I don't think is something that can be done in CC. Thanks for releasing this!
yindo closed this issue 2026-02-16 17:27:57 -05:00
Author
Owner

@adamdotdevin commented on GitHub (Jul 18, 2025):

@arnold-c shift+tab now reverses the mode selection

@adamdotdevin commented on GitHub (Jul 18, 2025): @arnold-c shift+tab now reverses the mode selection
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#703