Ji4n1ng / OpenInTerminal

✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
MIT License
5.88k stars 235 forks source link

Add support for Tabby #179

Closed vnc0 closed 2 years ago

vnc0 commented 2 years ago

Related to #165

Opens a folder in Tabby.

Tested with OpenInTerminal-Lite and Tabby 1.0.183. If Tabby is already running, the folder is opened correctly. If Tabby is not running, the following behavior occurs: Tabby is opened, but it does not navigate to the folder. However, this should be Tabby's fault.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Ji4n1ng commented 2 years ago

Thank you for your contribution!