justinmk / vim-dirvish

Directory viewer for Vim :zap:
Other
1.18k stars 64 forks source link

fix E95 when viewing directory matching CWD #169

Closed lacygoill closed 4 years ago

lacygoill commented 4 years ago

This PR tries to fix an issue where E95 is raised when viewing a directory matching the CWD, and a hidden terminal buffer exists, as discussed in the issue #168.