Results 24 comments of Pokuan Ho (Paul)

I like the direction you're taking this, but just a few questions. 1. Because those 2 files were intended to stay inside the folder, it was unnecessary to give them...

Thanks for answering! I'd say everyone has their own habits, so I won't be too opinionated on this. On Windows, while it's not standard behavior to remove previous configuration, uninstallers...

> @Alex-Rose , I think there's a bug where if you log in for the first time in a while, it does a different flow than when you've already been...

Maybe it would be a good idea to add a retry limit, and once that limit is reached, we prompt the user to ask them to login in a browser...

Awesome! Excited to hear your feedback! I've also added a screenshot of it working above.

@Alex-Rose Hello, just added a minor commit for the merge conflict. I just tested, the functionality still worked on my machine.

@buyuk-dev any update on this? I worked on something that relates to what you're investigating in #208 and I might be able to help.

What about using something like [node-notifier](https://github.com/mikaelbr/node-notifier)? Then as soon as new message comes in, it can: 1. check if terminal is in focus 2. if not in focus, check if...

@Alex-Rose I see, I'll have to dig around first to make well informed comment then. However, I am running on Windows 10, so if you still have the PR you...

I see... hmm I mean if the notification not showing up is not something that can be reliably reproduced, it'd be hard to debug. I think I'll play with node-notifier...