danchoi / vmail

a vim interface for gmail
http://danielchoi.com/software/vmail.html
MIT License
786 stars 59 forks source link

os x terminal blank screen #208

Closed LoneWolfPR closed 6 years ago

LoneWolfPR commented 7 years ago

When logging in via terminal in os x all I get is a blank screen that says "current_message.txt" [New File] at the bottom. It doesn't seem to respond to any commands.

adamnewtonwright commented 7 years ago

Same... someone help

adamnewtonwright commented 7 years ago

Aha, I got mine to work. I made sure I had all the the prerequisites (as listed on the main page); I was missing "sqlite3" Then I uninstalled vmail gem uninstall vmail Then I re-installed vmail gem install vmail And it worked!

mdxprograms commented 7 years ago

Had to restart my terminal but @adamnewtonwright advice worked for me!