presence.nvim
presence.nvim copied to clipboard
Unable to open multiple Neovim windows with presence.nvim enabled
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
.
I can confirm I also experience this same issue on Windows 10 and Windows 11
I can also confirm this being an issue Replying to raise priority
Hello, if you'd like you can transfer this issue to my repository and we can take a look at it.