Files
nyaterm/src-tauri/src
Kang 877a970e03 feat(interaction): implement terminal right-click action settings (#530)
- Introduced a new setting for terminal right-click actions, allowing users to choose between "none", "menu", and "paste" options.
- Updated the InteractionTab component to include a tabbed interface for selecting the right-click action.
- Refactored the TerminalContextMenu to handle the new right-click action logic, ensuring appropriate behavior based on user selection.
- Added tests for the terminal right-click action functionality to validate expected behaviors and interactions.
- Migrated legacy right-click paste settings to the new terminal right-click action configuration.
2026-08-30 21:44:01 +08:00
..
2026-08-27 23:35:51 +08:00