about summary refs log tree commit diff stats
path: root/baremetal/shell/line.mu
Commit message (Collapse)AuthorAgeFilesLines
* 7727 - baremetal/shell: 1+1Kartik K. Agaram2021-02-111-0/+7
|
* 7711 - baremetal/shell: line data structureKartik K. Agaram2021-02-101-0/+78
Pretty thin; perhaps we should put cursor management in words. But we don't need every node in the list of words to know which word in the list the cursor is at.