-
Notifications
You must be signed in to change notification settings - Fork 66
Renaming a page closes the buffer (and then closes a tab if the last one) #124
Copy link
Copy link
Closed
Description
The final part of renaming pages (update and bwipeout) has unintended side effects for me. It closes the buffers, and if the buffer is last in a tab then it also inadvertently looses the tab (with its name and context). I am rather uncertain if this was not a problem before already. In general I would prefer not closing the wiki buffers for updating links. Can't we update them somehow without wipeout? reload? why edit! is not good enough?
I notice that the problem seems to disappear if I deactivate set hidden. Here are some steps to reproduce:
set hidden:tabnew(or:vspl)- somehow create a wiki page, say
test.md(make sure that it is only opened in the current tab, not in the other tab) WikiPageRename, give some name, saytest1.md- The renaming works, but the tab is closed (or one of the vertical buffers disappears)
I did not have time yet, to understand which combination of options induces this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels