-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various Features #47
Various Features #47
Conversation
Hi! First, thanks for these changes, and recording a demo. 👍🏻 I really want to merge this, but I see a failing test right now. Something with date change not happening at midnight. I'll take a look later, unless you beat me to it. |
It's probably my latest commit that resolved a bug where it would skip over a day at midnight (ex: Wed->Fri). So something is off between the UI and the test. I'll take a look. |
I was confused about the distinction between I'm still debugging the test though. I had it working at some point, but still hitting an issue even though it does work correctly in the TUI. |
Ah, I figured it out in the latest commit. Lmk if you have a better idea. I don't do a lot of go programming :) |
Me neither lately. 😞 Alright. That PR works for me. Thanks a lot! 🙇🏻 |
Summary
H
/L
<
/>
-w
for watch mode, updating every minuteo
to open in timeanddate.comt
to go to nowDemo
Top: Current
Bottom: New
tz2.mp4
Resolves #39
Resolves #40
Resolves #10