exvim / main

This is the main repository for exVim!
exvim.github.io
MIT License
739 stars 169 forks source link

ctrlp will open files in project window #96

Open jwu opened 9 years ago

jwu commented 9 years ago

reproduce step:

  1. go to ex-project window, and ctrlp open a file (it will open the file in edit-window)
  2. then go back to ex-project window again and ctrlp open another file.

try to repeat the step and this bug will be show up.