Spacemacs develop at commit afceaf8 with neotree layer.
- Open spacemacs
C-x 3 for a horizontal split
SPC f t for neotree
- Click window 2 to activate it
- Navigate to a file in neotree and click it
Expected: the file is opened in window 2 (the most recent active one).
Actual: the file is opened in window 1 regardless of which window was active before.
Spacemacs develop at commit afceaf8 with neotree layer.
C-x 3for a horizontal splitSPC f tfor neotreeExpected: the file is opened in window 2 (the most recent active one).
Actual: the file is opened in window 1 regardless of which window was active before.