mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: komorebi cannot manage neovide, and neovide causes komorebi to not work properly. #245
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 @MasouShizuka on GitHub (Sep 19, 2023).
Describe the bug
When
neovideis opened,komorebicannot capture new windows normally, nor can it move the position of existing windows.To Reproduce
Steps to reproduce the behavior:
neovidesend-to-monitorkomorebicannot capture and manage itExpected behavior
komorebimanagesneovidejust like any other program.Operating System
@LGUG2Z commented on GitHub (Sep 19, 2023):
This is a
neovidebug IMO, I would recommend opening an issue forneovideto set a title by default.I was able to find how to set the title of
neovideat runtime in this issue: https://github.com/neovide/neovide/pull/1907