Describe the enhancement you want to request
Currently, favorite model cycling is implemented but hidden and has no default keybinds. This requires users to manually configure keybinds or use the /model command, which is less efficient.
Exposing this feature with default keybinds (Alt+C/Alt+X) and making the commands visible in the palette improves the workflow for power users who frequently switch between a set of preferred models.
Proposed changes:
- Set default keybinds to
Alt+C (forward) and Alt+X (backward).
- Unhide the favorite cycle commands in the TUI app context.
- Update UI tips to mention the new shortcuts.
- Ensure macOS users see 'Option' instead of 'Alt' in the UI.
Describe the enhancement you want to request
Currently, favorite model cycling is implemented but hidden and has no default keybinds. This requires users to manually configure keybinds or use the
/modelcommand, which is less efficient.Exposing this feature with default keybinds (
Alt+C/Alt+X) and making the commands visible in the palette improves the workflow for power users who frequently switch between a set of preferred models.Proposed changes:
Alt+C(forward) andAlt+X(backward).