[BUG]: komorebic no longer works without whkd #185

Closed
opened 2026-01-05 14:48:49 +01:00 by adam · 1 comment
Owner

Originally created by @musjj on GitHub (Mar 8, 2023).

Describe the bug
Komorebic no longers work if you try to configure it outside of whkd.

To Reproduce
Steps to reproduce the behavior:

  1. Remove any whkd functionality from komorebi.ps1
  2. komorebic start --await-configuration
  3. Make two vertical splits with a terminal to the left and an arbitrary window to the right
  4. Run komorebic focus right in the terminal
  5. The right window isn't focused

Expected behavior
The right window is focused

Operating System

OS Name:                   Microsoft Windows 10 Enterprise
OS Version:                10.0.19045 N/A Build 19045
Originally created by @musjj on GitHub (Mar 8, 2023). **Describe the bug** Komorebic no longers work if you try to configure it outside of whkd. **To Reproduce** Steps to reproduce the behavior: 1. Remove any whkd functionality from komorebi.ps1 2. `komorebic start --await-configuration` 3. Make two vertical splits with a terminal to the left and an arbitrary window to the right 3. Run `komorebic focus right` in the terminal 4. The right window isn't focused **Expected behavior** The right window is focused **Operating System** ``` OS Name: Microsoft Windows 10 Enterprise OS Version: 10.0.19045 N/A Build 19045 ```
adam added the bug label 2026-01-05 14:48:49 +01:00
adam closed this issue 2026-01-05 14:48:49 +01:00
Author
Owner

@musjj commented on GitHub (Mar 8, 2023):

Never mind, it seems that komorebic stop didn't really properly kill the process (had to manually use taskkill). I guess that's a separate bug.

@musjj commented on GitHub (Mar 8, 2023): Never mind, it seems that `komorebic stop` didn't really properly kill the process (had to manually use `taskkill`). I guess that's a separate bug.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#185