[BUG]: komorebi cannot manage neovide, and neovide causes komorebi to not work properly. #245

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

Originally created by @MasouShizuka on GitHub (Sep 19, 2023).

Describe the bug
When neovide is opened, komorebi cannot capture new windows normally, nor can it move the position of existing windows.

To Reproduce
Steps to reproduce the behavior:

  1. Open neovide
  2. For existing windows, commands do not work properly, such as send-to-monitor
  3. Open new window, komorebi cannot capture and manage it

Expected behavior
komorebi manages neovide just like any other program.

Operating System

OS Name:                   Microsoft Windows 11 家庭中文版
OS Version:                10.0.22621 N/A Build 22621
Originally created by @MasouShizuka on GitHub (Sep 19, 2023). **Describe the bug** When `neovide` is opened, `komorebi` cannot capture new windows normally, nor can it move the position of existing windows. **To Reproduce** Steps to reproduce the behavior: 1. Open `neovide` 2. For existing windows, commands do not work properly, such as `send-to-monitor` 3. Open new window, `komorebi` cannot capture and manage it **Expected behavior** `komorebi` manages `neovide` just like any other program. **Operating System** ``` OS Name: Microsoft Windows 11 家庭中文版 OS Version: 10.0.22621 N/A Build 22621 ```
adam added the bug label 2026-01-05 14:49:15 +01:00
adam closed this issue 2026-01-05 14:49:15 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Sep 19, 2023):

This is a neovide bug IMO, I would recommend opening an issue for neovide to set a title by default.

I was able to find how to set the title of neovide at runtime in this issue: https://github.com/neovide/neovide/pull/1907

set title titlestring=neovide
@LGUG2Z commented on GitHub (Sep 19, 2023): This is a `neovide` bug IMO, I would recommend opening an issue for `neovide` to set a title by default. I was able to find how to set the title of `neovide` at runtime in this issue: https://github.com/neovide/neovide/pull/1907 ``` set title titlestring=neovide ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#245