Samuel Grigolato

Results 4 issues of Samuel Grigolato

When running Dose inside PyCharm in a Linux environment, fnctl.ioctl can't determine the window size (see the method TerminalSize#from_io_control in terminal.py). As a result of this, the application will crash...

Partial work for #6. Currently we have basic infrastructure for cli args parsing, and support for "--help" and "-h" switches.

The following command won't work on Windows: > dose dir "C:\Program Files" I've tested it in Windows 10 x64, using the current master branch (v1.2.0). The problem resides in the...

bug

As suggested by previous dojos participants, it would be nice to have a Pomodoro like component built in dose. I'm creating this issue to improve the requirements of the feature,...

enhancement