You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
(This could be a fuzzy-finder option. Original issue is atom/atom#1303)
Behavior expected
Opening a file from cmd-b or cmd-p should go directly to the file if it's already opened, regardless of pane.
Behavior observed
The file is selected if you're in the same pane, but opened new if not.
Thoughts
This could be behavior that can be had both ways. For example, if you open a file with enter it will go to the already opened file but if you open with shift-enter it opens a new copy in the current pane.