gobox icon indicating copy to clipboard operation
gobox copied to clipboard

Fixed bailing out on empty lines and Add date applet.

Open StefanSchroeder opened this issue 10 years ago • 2 comments

We were "return"ing on empty lines, but that's wrong. We want to skip empty lines and carry on with the next line.

StefanSchroeder avatar Jan 15 '15 08:01 StefanSchroeder

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.

StefanSchroeder avatar Jan 15 '15 13:01 StefanSchroeder

I think you can review it in 1 minute.

I already did :D Consider it accepted.

surma avatar Jan 15 '15 13:01 surma