boysetsfrog / vimpc

Official repository for vimpc a vi/vim inspired client for the Music Player Daemon (mpd). Pull requests are welcome.
GNU General Public License v3.0
269 stars 34 forks source link

Segfault when going up directory #97

Open daredyoshi opened 3 years ago

daredyoshi commented 3 years ago

When I'm in the directory window and in any directory except the root directory pressing h or left arrow key segfaults vimpc.

steils commented 3 years ago

I bet it's a duplicate of https://github.com/boysetsfrog/vimpc/issues/94

daredyoshi commented 3 years ago

I was thinking the same thing except it's not only the root dir.

connermcd commented 1 year ago

I'm unable to recreate this after the fix for #94. Are you still having this issue?

littlecoce commented 1 year ago

I posted in #94 an answer. This is still occuring, even after I updated my aur-package vimpc-git to newest Version (vimpc 0.09.1 [95ad78d112316a1c290a480481fd1f8abf50b59b]).

When going down a dir with enter and leaving it with h vimpc segfaults. This happens on all dir levels. I guess there is even more with further testing