summaryrefslogtreecommitdiff
path: root/interface/pager.py
AgeCommit message (Collapse)Author
2019-11-08Fix pager oversightBen Connors
- Shouldn't add an extra line when no lines are there
2019-10-31Fix up the rendering modeBen Connors
- Fix bug in chaser code leading to incorrect advance - Only known bug is cursor is in the wrong spot during render
2019-10-18Get a decent start on the actual interfaceBen Connors
- Can edit, create, delete scenes - Basic saving