Skip to content

Commit b08cc98

Browse files
New version: SteveTheKiller.KillerShell version 1.2.1 (microsoft#415068)
1 parent 21188f0 commit b08cc98

3 files changed

Lines changed: 64 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SteveTheKiller.KillerShell
5+
PackageVersion: 1.2.1
6+
InstallerType: portable
7+
UpgradeBehavior: install
8+
ReleaseDate: 2026-08-10
9+
Installers:
10+
- Architecture: x64
11+
InstallerUrl: https://github.com/SteveTheKiller/KillerShell/releases/download/v1.2.1/KillerShell.exe
12+
InstallerSha256: C2EBBBA3EB01D14E2C4D0474A8A6E5EF0C7E5EAC96510B275FBC66E663A2C819
13+
ManifestType: installer
14+
ManifestVersion: 1.12.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SteveTheKiller.KillerShell
5+
PackageVersion: 1.2.1
6+
PackageLocale: en-US
7+
Publisher: Steve the Killer
8+
PublisherUrl: https://github.com/SteveTheKiller
9+
PublisherSupportUrl: https://github.com/SteveTheKiller/KillerShell/issues
10+
Author: Steve the Killer
11+
PackageName: KillerShell
12+
PackageUrl: https://github.com/SteveTheKiller/KillerShell
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/SteveTheKiller/KillerShell/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Steve the Killer
16+
ShortDescription: File browser, terminal, text editor and admin toolkit for Windows. Install or run portable. GPLv3. No account, no agent, no telemetry.
17+
Description: KillerShell puts a file browser, a PowerShell or CMD terminal, a text editor and an admin toolkit in one window, on one tab strip and one set of keys. Search any folder by filename wildcard or by file content, streamed live with no index to build. Processes, services, performance and the registry are one key away. Runs portable or installs for you or every user - no runtime, no agent, no account. Open source under GPLv3.
18+
Moniker: killershell
19+
Tags:
20+
- csharp
21+
- dotnet
22+
- dual-pane
23+
- explorer-replacement
24+
- file-explorer
25+
- file-manager
26+
- file-search
27+
- gplv3
28+
- grep
29+
- msp
30+
- portable
31+
- powershell
32+
- sysadmin
33+
- tabs
34+
- terminal
35+
- text-editor
36+
ReleaseNotes: |-
37+
1.2.1 is a single-fix release, and an urgent one: in 1.2.0 every confirmation dialog closed the app instead of opening. Anyone on 1.2.0 should update.
38+
Fixed
39+
- Confirmation dialogs open instead of closing the app. Deleting files, replacing an entry inside an archive, ending a process and installing the portable copy all ask before they act, and in 1.2.0 the window that does the asking died the instant it was built, taking the app and the open session with it. The actions themselves were never broken - the dialog in front of them could not appear. Its caption row was sized from a theme value that held the right number in the wrong form, which a theme file can express safely and a live theme lookup cannot. It affected every theme, and it went unnoticed through 1.2.0 because it only shows when a confirmation is actually reached.
40+
ReleaseNotesUrl: https://github.com/SteveTheKiller/KillerShell/releases/tag/v1.2.1
41+
ManifestType: defaultLocale
42+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SteveTheKiller.KillerShell
5+
PackageVersion: 1.2.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)