jimeh / tmuxifier

Tmuxify your Tmux. Powerful session, window & pane management for Tmux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~/.tmuxifier/libexec/tmuxifier-edit-session: line 41: exec: mvim -f: not found

agibralter opened this issue · comments

I have export EDITOR="mvim -f", but for some reason I think the -f is throwing things off. Am I setting $EDITOR incorrectly?

I pushed 38932bf (part of v0.11.5) which I believe should fix this issue.

Please update Tmuxifier and let me know :)

Awesome. Thank you!