Feature description
I don't know if it's the intended behaviour, but previousWinid gets cached and only returns the value for the window you opened qf from.
Describe the solution you'd like
Say, you have a vertical split with window 1 and 2. You are on window 1 and open qf.
Then, you open file from qf and it opens in window 1.
After that, you go to window 2. Then, go to qf and open another file.
If opens in window 1, even though technically, 'previous' window is window 2.
Additional context
No response
Feature description
I don't know if it's the intended behaviour, but
previousWinidgets cached and only returns the value for the window you opened qf from.Describe the solution you'd like
Say, you have a vertical split with window 1 and 2. You are on window 1 and open qf.
Then, you open file from qf and it opens in window 1.
After that, you go to window 2. Then, go to qf and open another file.
If opens in window 1, even though technically, 'previous' window is window 2.
Additional context
No response