aboutsummaryrefslogtreecommitdiffstats
path: root/cat.s
AgeCommit message (Collapse)Author
2023-09-11cat: fix issues with new systemturret
- -E test works (as perscribed by gnu) - buf shouldnt be getting cut off - buf shouldnt be injecting additional characters
2023-09-11cat: impl help and usage and showends (basic buffer parser)turret
2023-09-08cat: remove debug printturret
2023-09-08cat: error notifs, flag parsing completeturret
2023-09-08cat: actual groundwork for flagsturret
2023-09-07undo workturret
2023-09-07cat: start special case handling more complexturret
and fix bug that doesnt actually let just a single - work
2023-09-07cat: add general cat framework (special cases and output processing soon)turret
2023-09-06code initial committurret