TBurchfield / cursello

Curses task tracking client.
4 stars 2 forks source link

Box draw #6

Closed dsmith47 closed 6 years ago

dsmith47 commented 6 years ago

Fixed issues with box-drawing by adding screen clear on each cycle to remove old box artifacts.

Abstracted List class to module file.

Abstracted I/O functions to module file.

PR should resolve #1