mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-26 15:07:39 +00:00
Instead of typing commands character by character, which can be slow and error-prone with special characters, we now: 1. Copy the command to clipboard using NSPasteboard 2. Use Cmd+V to paste it in the terminal 3. Press Enter to execute This approach is more reliable, faster, and handles special characters better. Terminal.app continues to use 'do script' since it supports it natively. |
||
|---|---|---|
| .. | ||
| AppIcon.icon | ||
| Assets.xcassets | ||
| Core | ||
| Presentation | ||
| Resources | ||
| Utilities | ||
| app-config.plist | ||
| Info.plist | ||
| Local.xcconfig.template | ||
| Shared.xcconfig | ||
| sparkle-public-ed-key.txt | ||
| version.xcconfig | ||
| VibeTunnel.entitlements | ||
| VibeTunnelApp.swift | ||