Cotix / cReddit

CLI Reddit client written in C. Oh, crossplatform too!
Other
96 stars 14 forks source link

Dont flash screen on missing argument #21

Closed omajid closed 11 years ago

omajid commented 11 years ago

The screen flashes if someone runs the executable without any arguments. Check the arguments first to avoid initializing curses (which causes a flash).