Terminal nativ macOS, simplu si rapid. Shell local cu tab-uri, teme si comportament copy-on-select / paste-pe-click-dreapta (stil PuTTY).
- Shell login local (zsh/bash, citit din
$SHELL) - Tab-uri (Cmd+T tab nou, Cmd+W inchide)
- Copy automat la selectie
- Paste pe click-dreapta
- Teme integrate (Implicit, Solarized Dark/Light, Dracula, Nord, macOS Light, etc.)
- Font reglabil (Cmd+= / Cmd+-)
- Folder default de pornire (Settings > Pornire)
- Fara dependinte rulare in afara de macOS
Necesar: Xcode 16+, XcodeGen (brew install xcodegen).
xcodegen generate
xcodebuild -project VTerm.xcodeproj -scheme VTerm -configuration Release \
-derivedDataPath .build-xcode build
open .build-xcode/Build/Products/Release/VTerm.appMac App Store: (in curs de submitere)
Manual:
cp -R .build-xcode/Build/Products/Release/VTerm.app /Applications/- Swift / SwiftUI + AppKit
- Emulator terminal: SwiftTerm (MIT)
- macOS 13+ (Ventura)
MIT. Vezi LICENSE.