You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When first time executing :Neorg presenter start, it just open another buffer named norg/Norg Presenter.norg. After I closed this buffer, any subsequent execution of :Neorg presenter start only gives a warning stating "Presentation already started". Executing :Neorg presenter close seems to do nothing. However, the :ZenMode command works as expected.
Expected behavior
The targeted norg file should show in a float presentation window, and it can be toggled by :Neorg presenter start/close command.
Steps to reproduce
Enter a workspace and chose any norg file to open.
Execute :Neorg presenter start, you should see a new buffer (not presentation window) named Norg Presentation.norg opened.
Executing :bdelete to close this buffer.
Now execute :Neorg presenter start again, you should get the warning message mentioned before.
Potentially conflicting plugins
No response
Other information
No response
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered:
madjxatw
added
the
bug
Issues related to bugs. Please attach a severity, a priority and category with this label.
label
Sep 15, 2024
Prerequisites
Neovim Version
v0.10.1
Neorg setup
Actual behavior
When first time executing
:Neorg presenter start
, it just open another buffer namednorg/Norg Presenter.norg
. After I closed this buffer, any subsequent execution of:Neorg presenter start
only gives a warning stating "Presentation already started". Executing:Neorg presenter close
seems to do nothing. However, the:ZenMode
command works as expected.Expected behavior
The targeted
norg
file should show in a float presentation window, and it can be toggled by:Neorg presenter start/close
command.Steps to reproduce
:Neorg presenter start
, you should see a new buffer (not presentation window) namedNorg Presentation.norg
opened.:bdelete
to close this buffer.:Neorg presenter start
again, you should get the warning message mentioned before.Potentially conflicting plugins
No response
Other information
No response
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered: