Description
I'm unable to assign cmd+S to the Toggle Session Sidebar shortcut. The app reports a conflict with Save Workspace, even though I have already changed the Save Workspace shortcut away from cmd+S to a different key combination.
The shortcut settings appear to still treat cmd+S as reserved by Save Workspace, so the old binding isn't being released when reassigning.
Steps to reproduce
- Change the Save Workspace shortcut from
cmd+S to a different key combination.
- Attempt to set the Toggle Session Sidebar shortcut to
cmd+S.
- Observe the conflict error.
Expected behavior
Since Save Workspace no longer uses cmd+S, that combination should be free to assign to Toggle Session Sidebar.
Actual behavior
The following error appears and the shortcut cannot be saved:
This keyboard shortcut cannot be used as it's already used by the 'Save Workspace' menu item.
Environment
- App version 1.0.29 (30).
- OS: macOS Tahoe 26.5.2.
Additional notes
It seems the previous cmd+S → Save Workspace binding isn't being cleared when the shortcut is remapped, causing a false conflict.
Description
I'm unable to assign
cmd+Sto the Toggle Session Sidebar shortcut. The app reports a conflict with Save Workspace, even though I have already changed the Save Workspace shortcut away fromcmd+Sto a different key combination.The shortcut settings appear to still treat
cmd+Sas reserved by Save Workspace, so the old binding isn't being released when reassigning.Steps to reproduce
cmd+Sto a different key combination.cmd+S.Expected behavior
Since Save Workspace no longer uses
cmd+S, that combination should be free to assign to Toggle Session Sidebar.Actual behavior
The following error appears and the shortcut cannot be saved:
Environment
Additional notes
It seems the previous
cmd+S→ Save Workspace binding isn't being cleared when the shortcut is remapped, causing a false conflict.