forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Eugeny.Tabby version 1.0.212 (microsoft#174052)
- Loading branch information
Showing
4 changed files
with
154 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
manifests/e/Eugeny/Tabby/1.0.212/Eugeny.Tabby.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Eugeny.Tabby | ||
PackageVersion: 1.0.212 | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Upgrade: --updated | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-09-18 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.212/tabby-1.0.212-setup-x64.exe | ||
InstallerSha256: E168A8A7BC79C408A03473AC9AC5E4E8CE6FB23279C4E470FFE74F8B9A789681 | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.212/tabby-1.0.212-setup-x64.exe | ||
InstallerSha256: E168A8A7BC79C408A03473AC9AC5E4E8CE6FB23279C4E470FFE74F8B9A789681 | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 | ||
ElevationRequirement: elevationRequired | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.212/tabby-1.0.212-setup-arm64.exe | ||
InstallerSha256: 47AD57AEE9D8EDA885580B44F0EAF8446E1531946068859290D264D014E8D4EA | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.212/tabby-1.0.212-setup-arm64.exe | ||
InstallerSha256: 47AD57AEE9D8EDA885580B44F0EAF8446E1531946068859290D264D014E8D4EA | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 | ||
ElevationRequirement: elevationRequired | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
57 changes: 57 additions & 0 deletions
57
manifests/e/Eugeny/Tabby/1.0.212/Eugeny.Tabby.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Eugeny.Tabby | ||
PackageVersion: 1.0.212 | ||
PackageLocale: en-US | ||
Publisher: Eugene Pankov | ||
PublisherUrl: https://github.com/Eugeny | ||
PublisherSupportUrl: https://github.com/Eugeny/tabby/issues | ||
# PrivacyUrl: | ||
Author: Eugene Pankov | ||
PackageName: Tabby | ||
PackageUrl: https://tabby.sh/ | ||
License: MIT | ||
LicenseUrl: https://github.com/Eugeny/tabby/blob/master/LICENSE | ||
Copyright: Copyright (c) 2024 Eugene Pankov | ||
# CopyrightUrl: | ||
ShortDescription: A terminal for a more modern age. | ||
Description: |- | ||
Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows 10, macOS and Linux | ||
- Integrated SSH and Telnet client and connection manager | ||
- Integrated serial terminal | ||
- Theming and color schemes | ||
- Fully configurable shortcuts and multi-chord shortcuts | ||
- Split panes | ||
- Remembers your tabs | ||
- PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support | ||
- Direct file transfer from/to SSH sessions via Zmodem | ||
- Full Unicode support including double-width characters | ||
- Doesn't choke on fast-flowing outputs | ||
- Proper shell experience on Windows including tab completion (via Clink) | ||
- Integrated encrypted container for SSH secrets and configuration | ||
- SSH, SFTP and Telnet client available as a web app (also self-hosted) | ||
# Moniker: | ||
Tags: | ||
- command-line | ||
- console | ||
- terminal | ||
- terminus | ||
ReleaseNotes: |- | ||
Changes | ||
- deaa529: Basic folder upload in SFTP (marko1616) #9891 | ||
- 69fc780: Added entitlement requests to allow the app to send AppleScript events to other applications (Andy Law) #9859 | ||
- 5fca7cc: Modify the NSVisualEffectView material in app/lib/window.ts to "fullscreen-ui" on macOS to achieve a more glass-like effect. (Zongxuan Su) #9899 | ||
Fixes | ||
- 5587e10: Fixed the issue where Windows Vibrancy was not working on newer versions of macOS due to the outdated macos-release package. (Zongxuan Su) #9896 | ||
- 3740166: fixed #9894 - incorrect background color for profiles with custom color schemes | ||
- 0241623: fixed #9829 - show the active pane's title as the first in the split tab title | ||
Other | ||
- 64d9c98: Better crossbuild v3 + fixes (Jai-JAP) #9355 | ||
- 3f0b78e: upgraded to Electron 29 | ||
ReleaseNotesUrl: https://github.com/Eugeny/tabby/releases/tag/v1.0.212 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
46 changes: 46 additions & 0 deletions
46
manifests/e/Eugeny/Tabby/1.0.212/Eugeny.Tabby.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Eugeny.Tabby | ||
PackageVersion: 1.0.212 | ||
PackageLocale: zh-CN | ||
Publisher: Eugene Pankov | ||
PublisherUrl: https://github.com/Eugeny | ||
PublisherSupportUrl: https://github.com/Eugeny/tabby/issues | ||
# PrivacyUrl: | ||
Author: Eugene Pankov | ||
PackageName: Tabby | ||
PackageUrl: https://tabby.sh/ | ||
License: MIT | ||
LicenseUrl: https://github.com/Eugeny/tabby/blob/master/LICENSE | ||
Copyright: Copyright (c) 2024 Eugene Pankov | ||
# CopyrightUrl: | ||
ShortDescription: 更现代的终端 | ||
Description: |- | ||
Tabby(原 Terminus)是一款 Windows 10、macOS、Linux 上的一款可高度定制的终端模拟器、SSH 和串口客户端 | ||
- 内置 SSH 和 Telnet 客户端和连接管理器 | ||
- 内置串口终端 | ||
- 主题和配色 | ||
- 完全可配置的快捷键和组合键 | ||
- 分割面板 | ||
- 记住您的标签页 | ||
- 支持 PowerShell(和 PS Core)、WSL、Git-Bash、Cygwin、MSYS2、Cmder、CMD | ||
- 通过 Zmodem 在 SSH 会话中直接传输文件 | ||
- 完全支持 Unicode(包括全角字符) | ||
- 高速输出而不卡顿 | ||
- 在 Windows 上提供良好的 shell 体验,包括 Tab 补全(通过 Clink) | ||
- 内置用于 SSH 密钥和配置的加密容器 | ||
- SSH、SFTP、Telnet 客户端可作为网络应用程序使用(也可自行托管) | ||
# Moniker: | ||
Tags: | ||
- terminus | ||
- 命令行 | ||
- 控制台 | ||
- 终端 | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://github.com/Eugeny/tabby/releases/tag/v1.0.212 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Eugeny.Tabby | ||
PackageVersion: 1.0.212 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |