I'm using Tode inside cmux on macOS. When I select text inside the editor and press Cmd+C, the editor selection is not copied.
Right-clicking the selection and choosing Copy works correctly.
I also ran tode --shortcut-setup, but Cmd+C was not listed anywhere, so I couldn’t resolve it through the shortcut setup.
Steps:
- Open a repository with Tode inside cmux.
- Select some text in the editor.
- Press Cmd+C.
- Paste somewhere else.
Expected: the selected editor text is copied.
Actual: Cmd+C does not copy it, but right-click Copy works.
I'm using Tode inside cmux on macOS. When I select text inside the editor and press Cmd+C, the editor selection is not copied.
Right-clicking the selection and choosing Copy works correctly.
I also ran
tode --shortcut-setup, but Cmd+C was not listed anywhere, so I couldn’t resolve it through the shortcut setup.Steps:
Expected: the selected editor text is copied.
Actual: Cmd+C does not copy it, but right-click Copy works.