mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
komorebi crashes on startup #179
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?
Originally created by @Qwerty-Space on GitHub (Feb 22, 2023).
Hi,
When running
komorebic startnothing obvious happens. The command outputs as expected, there's nothing in the logs. I noticed the komorebi process was running, using about 20% CPU usage. However,komorebic stopdid not stop the process.When running using the command
$env:RUST_LOG = 'trace'; $env:RUST_BACKTRACE = 'full'; komorebiI get the following error:@Qwerty-Space commented on GitHub (Feb 23, 2023):
Worked when running with
komorebi -a