Description
Cmd+V does not paste into Solo terminal panes on macOS. Standard clipboard paste shortcut is unresponsive — no text is inserted.
Expected behavior
Cmd+V should paste clipboard contents into the active terminal pane, matching standard macOS terminal behavior.
Environment
- macOS (Apple Silicon)
- Solo (latest version as of 2026-03-30)
Notes
Other terminal apps (Terminal.app, iTerm2) handle Cmd+V paste without issue. This may be related to Tauri's keyboard event handling or a missing keybinding in Solo's input layer.
Description
Cmd+V does not paste into Solo terminal panes on macOS. Standard clipboard paste shortcut is unresponsive — no text is inserted.
Expected behavior
Cmd+V should paste clipboard contents into the active terminal pane, matching standard macOS terminal behavior.
Environment
Notes
Other terminal apps (Terminal.app, iTerm2) handle Cmd+V paste without issue. This may be related to Tauri's keyboard event handling or a missing keybinding in Solo's input layer.