andweeb / presence.nvim

Discord Rich Presence for Neovim
793 stars 68 forks source link

Unable to open multiple Neovim windows with presence.nvim enabled #132

Open nagoyatokyo opened 8 months ago

nagoyatokyo commented 8 months ago

Description

I encountered an issue where I couldn't open multiple Neovim windows simultaneously when presence.nvim was enabled. When I commented out the plugin, everything worked as expected.

Neovim version

NVIM v0.9.4
Build type: RelWithDebInfo
LuaJIT 2.1.1696883897

OS information

Windows 10

Steps to reproduce

Steps to reproduce:

Enable presence.nvim in Neovim configuration. Try to open multiple Neovim windows.

Expected behavior: I should be able to open multiple Neovim windows without any issues.

Actual behavior: I couldn't open more than one Neovim window.

Logs

Logs: No messages were displayed when running :messages.

JustBarnt commented 8 months ago

I can confirm I also experience this same issue on Windows 10 and Windows 11

Dam-99 commented 7 months ago

I can also confirm this being an issue Replying to raise priority

jiriks74 commented 7 months ago

Hello, if you'd like you can transfer this issue to my repository and we can take a look at it.