[PR #633] [MERGED] fix(component): fix ahk invocation by adding quotes around arguments #1027

Closed
opened 2026-01-05 14:53:47 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/633
Author: @KamQb
Created: 1/11/2024
Status: Merged
Merged: 1/15/2024
Merged by: @LGUG2Z

Base: masterHead: fix/ahk-execute-path-quotes


📝 Commits (1)

  • 4785a55 fix(component): fix ahk invocation by adding quotes around arguments

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 komorebic/src/main.rs (+1 -1)

📄 Description

Fixes ahk launch with static config if user has spaces in arguments for ahk (ahk exe path or komorebi home directory)

Small test:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/633 **Author:** [@KamQb](https://github.com/KamQb) **Created:** 1/11/2024 **Status:** ✅ Merged **Merged:** 1/15/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix/ahk-execute-path-quotes` --- ### 📝 Commits (1) - [`4785a55`](https://github.com/LGUG2Z/komorebi/commit/4785a55274ee9168c0b397a220b2e9c3c5922aee) fix(component): fix ahk invocation by adding quotes around arguments ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebic/src/main.rs` (+1 -1) </details> ### 📄 Description Fixes ahk launch with static config if user has spaces in arguments for ahk (ahk exe path or komorebi home directory) Small test: ![image](https://github.com/LGUG2Z/komorebi/assets/76776123/faf3c0eb-3c08-4982-a1c1-fdee74984f0a) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:47 +01:00
adam closed this issue 2026-01-05 14:53:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1027