Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening file from Netrw doesn't change status in Discord #101

Open
damian-elenbaas opened this issue Apr 14, 2023 · 1 comment
Open

Opening file from Netrw doesn't change status in Discord #101

damian-elenbaas opened this issue Apr 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@damian-elenbaas
Copy link

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 damian-elenbaas added the bug Something isn't working label Apr 14, 2023
@nshout
Copy link

nshout commented Jul 31, 2023

I second this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants