aboutsummaryrefslogtreecommitdiff
path: root/database.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed leftover debugging commandSam Chudnick2022-07-211-3/+0
|
* Info mode bug fixes and moreSam Chudnick2022-07-191-2/+2
| | | | | | Fixed a couple of bugs with info mode. Info mode now displays properly and without a focus highlight. Using 'h' or 'l' in info mode no longer crashes the program. Added type hinting where I had not already.
* Initial commitSam Chudnick2022-07-171-0/+64