-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Recent namespaces are lost when changing context #2536
Comments
@igoooor Nice catch! Thank you! will fix in the next drop |
I just upgraded from version 0.27.4 -> 0.31.9 and I can reproduce this issue. |
Still happens with 0.31.9. |
* [Bug] fix derailed#2535 * [Bug] fix derailed#2532 * [Bug] fix derailed#2536 * [Bug] fix derailed#2533 * [Bug] fix derailed#2538 * [Maint] cleaning up * Release notes
This is related to this bug which seems to be fixed but I can see it is remaining. I can reproduce it on v0.32.3 |
Describe the bug
If I visit some namespaces in context A, they will appear in the top with [number] shortcuts.
If I then switch to context B (using :ctx) and come back to context A right after, recent namespaces in the top is empty again except for
all
anddefault
To Reproduce
See bug description
Expected behavior
After switching back and forth context, I would expect the namespaces to remain. This used to work on previous version (at least on v0.27 as far as I remember)
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: