mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 22:13:08 +00:00
- Added context menu with options to copy, paste, select all, and clear terminal content. - Integrated keyboard shortcuts for copy (Ctrl/Cmd+C), paste (Ctrl/Cmd+V), and select all (Ctrl/Cmd+A). - Enhanced platform detection for Mac users to adjust key bindings accordingly. - Implemented functionality to handle context menu actions and close the menu on outside clicks or key events.