mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1043] [MERGED] feat: adds the ahk flag to the stop command #1180
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1043
Author: @Doomwhite
Created: 10/12/2024
Status: ✅ Merged
Merged: 10/16/2024
Merged by: @LGUG2Z
Base:
master← Head:feat/cli/stop/add-ahk-flag📝 Commits (1)
306a829feat(wm): adds the ahk flag to the stop command📊 Changes
1 file changed (+32 additions, -0 deletions)
View changed files
📝
komorebic/src/main.rs(+32 -0)📄 Description
Thought it would make sense to add the ahk flag to the stop command, cuz it exists in the start and enable-autostart commands...
I tried to replicate the new command using the others as a base...
Is PowerShell version compatibility something you would like me to ensure? Should I focus on supporting older versions (like PowerShell 5.1 or even earlier), or is it ok to target more modern versions (PowerShell Core 6+)?
Let me know so I can adjust the script...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.