Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by
edited by

Hi!
I don't know what this is about. I use Xorg with i3wm. Vifm works fine after Entering.

Thanks!

1 Answer

+1 vote
by
selected by
 
Best answer

Hello,

Some of the lines in your vifmrc which were derived from sample vifmrc of Vifm prior to v0.14 are relying on a bug which will be fixed in a future release. You need to update the file now to not have issues in the future.

Do :edit $MYVIFMRC and append != '' to lines which look like if $something. Looking at changes here might help as that's how I fixed the sample vifmrc.

Relevant GitHub issue.

by

Thanks! It worked.
I tried searching for error message on google but couldn't find it. I missed that it was pinned in the GitHub issues.

...