elihunter173 / dirbuf.nvim

A file manager for Neovim which lets you edit your filesystem like you edit text
GNU Affero General Public License v3.0
426 stars 6 forks source link

'autochdir' results in empty directory buffer #48

Closed vellankiindeevar closed 2 years ago

elihunter173 commented 2 years ago

This was introduced by e0044552dfd865556e2ea5e603e4d56f705c5bba

elihunter173 commented 2 years ago

Works when you :edit after opening a directory buffer

vellankiindeevar commented 2 years ago

ah thats just so vim way of doing not the neovim way .

elihunter173 commented 2 years ago

Sorry I should be clear that the last comment was a note for myself. The commit was for if you want to revert to an older version that doesn't have this bug.

I've been busy personally so I don't know when I'll be able to fix this bug

elihunter173 commented 2 years ago

@ggandor @vellankiindeevar Just fixed the issue! :grin: