Skip to content

cremenescu/vterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTerm

Terminal nativ macOS, simplu si rapid. Shell local cu tab-uri, teme si comportament copy-on-select / paste-pe-click-dreapta (stil PuTTY).

Features

  • 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

Build

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.app

Instalare

Mac App Store: (in curs de submitere)

Manual:

cp -R .build-xcode/Build/Products/Release/VTerm.app /Applications/

Tehnic

  • Swift / SwiftUI + AppKit
  • Emulator terminal: SwiftTerm (MIT)
  • macOS 13+ (Ventura)

Licenta

MIT. Vezi LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages