gobox
gobox copied to clipboard
Fixed bailing out on empty lines and Add date applet.
We were "return"ing on empty lines, but that's wrong. We want to skip empty lines and carry on with the next line.
I have also added a "date" applet and I am unable to branch off those commits so that they show up in a separate pull request. But the applet is pretty trivial, I think you can review it in 1 minute.
I think you can review it in 1 minute.
I already did :D Consider it accepted.