sQu1rr / nerd-treeview

Vim-like NERD Tree behaviour for Atom.io Tree View
https://atom.io/packages/nerd-treeview
MIT License
19 stars 5 forks source link

Add tab for a file with "stay" moves focus to buffer #24

Closed dcalhoun closed 7 years ago

dcalhoun commented 7 years ago

Steps to Reproduce

  1. Open a directory with Atom
  2. Open tree view (C-\)
  3. g-T

Expected Result

Focus remains on tree view.

Actual Result

Focus is placed on the buffer for the selected file.


Environment