keymaps.view.open_in_prev_tab (gf) is currently a no-op when the explorer pane has focus.
Reproduce
:CodeDiff
- Focus explorer
- Select a file
- Press
gf
Expected
Open the selected explorer file in the previous tab (or create one).
AI generated fix PR (feel free to discard): #321