aboutsummaryrefslogtreecommitdiff
path: root/bin/printer.py
AgeCommit message (Collapse)Author
2024-02-29Bug fixed on cursor's process selection process.Paul Oliver
[#1] Cursor process selection loop was searching for processes under the cursor by iterating based on process count, instead of process queue capacity.
2024-02-29Initial commit.Paul Oliver