presence.nvim icon indicating copy to clipboard operation
presence.nvim copied to clipboard

Opening file from Netrw doesn't change status in Discord

Open damian-elenbaas opened this issue 2 years ago • 1 comments

Description

When loading a complete directory in vim with nvim . and going into a file from the Netrw file browser, the discord status won't change to the opened file but keeps on Netrw with the same timer.

Neovim version

NVIM v0.8.3
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3

OS information

Windows 10

Steps to reproduce

  1. Open console
  2. Go to desired folder
  3. Load folder into Neovim with nvim .
  4. Go into a file

Logs

[presence.nvim] Wrote message to pipe [presence.nvim] Currently authorizing with Discord, scheduling callback for later... [presence.nvim] Parsed filename nil with no extension [presence.nvim] Getting project name for nil... [presence.nvim] Setting activity for unnamed buffer... [presence.nvim] No project detected [presence.nvim] Sync activity to all peers... [presence.nvim] Setting Discord activity... [presence.nvim] Got nvim socket paths: {} [presence.nvim] No other remote nvim instances [presence.nvim] Got nvim socket paths: {} [presence.nvim] No other remote nvim instances [presence.nvim] Activity already set for , skipping... [presence.nvim] Wrote message to pipe [presence.nvim] Set activity in Discord for nil [presence.nvim] Handling BufAdd event... [presence.nvim] Handling BufEnter event... [presence.nvim] Currently authorizing with Discord, scheduling callback for later... [presence.nvim] Currently authorizing with Discord, scheduling callback for later... [presence.nvim] Parsed filename nil with no extension [presence.nvim] No status text for the given buffer, skipping... [presence.nvim] Parsed filename nil with no extension [presence.nvim] No status text for the given buffer, skipping... [presence.nvim] Handling FocusGained event... [presence.nvim] Currently authorizing with Discord, scheduling callback for later... [presence.nvim] Parsed filename nil with no extension [presence.nvim] No status text for the given buffer, skipping...

damian-elenbaas avatar Apr 14 '23 15:04 damian-elenbaas

I second this.

seradotflac avatar Jul 31 '23 04:07 seradotflac