Skip to content

Commit 7cb532a

Browse files
authored
Add gtms-code.psez version 1.0.0 (microsoft#382141)
1 parent 1311e47 commit 7cb532a

3 files changed

Lines changed: 44 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
PackageIdentifier: gtms-code.psez
2+
PackageVersion: 1.0.0
3+
InstallerLocale: en-US
4+
InstallerType: portable
5+
Commands:
6+
- psez
7+
Installers:
8+
- Architecture: x64
9+
InstallerUrl: https://github.com/gtms-code/psez/releases/download/v1.0.0/psez.exe
10+
InstallerSha256: 86461A08FF8AF3F1ED85D1923F67D53F276DC0E6E4B13CE3A6D28B9635EBB021
11+
ManifestType: installer
12+
ManifestVersion: 1.6.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
PackageIdentifier: gtms-code.psez
2+
PackageVersion: 1.0.0
3+
PackageLocale: en-US
4+
Publisher: gtms-code
5+
PublisherUrl: https://github.com/gtms-code
6+
PackageName: psez
7+
PackageUrl: https://github.com/gtms-code/psez
8+
License: GPL-3.0
9+
LicenseUrl: https://github.com/gtms-code/psez/blob/main/LICENSE
10+
ShortDescription: Modeless CUI text editor for Windows PowerShell and SSH (ConPTY) environments with Japanese/CJK support
11+
Description: |-
12+
psez is a modeless CUI text editor that works safely on Windows PowerShell,
13+
Command Prompt, and SSH (ConPTY) environments.
14+
It solves the well-known crash bug where backspacing full-width (CJK) characters
15+
in editors like nano or micro causes SSH connections to crash on Windows ConPTY.
16+
Features include Japanese/CJK text editing, UTF-8/Shift-JIS/EUC-JP auto-detection,
17+
system clipboard integration, undo, word wrap, and atomic file saving.
18+
Tags:
19+
- text-editor
20+
- terminal
21+
- cli
22+
- japanese
23+
- cjk
24+
- ssh
25+
- conpty
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.6.0
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
PackageIdentifier: gtms-code.psez
2+
PackageVersion: 1.0.0
3+
DefaultLocale: en-US
4+
ManifestType: version
5+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)