Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed dumbsh end of screen handling. | David Walter Seikel | 2014-02-01 | 1 | -8/+5 |
* | Better method to tell if it's ordinary characters, and deal with partial read... | David Walter Seikel | 2014-02-01 | 1 | -11/+14 |
* | Rename some keys and remove special casing of MC Esc digit sequences. | David Walter Seikel | 2014-02-01 | 1 | -2/+1 |
* | Squeeze things into 80 character lines. | David Walter Seikel | 2014-01-31 | 1 | -6/+10 |
* | Add more comments. | David Walter Seikel | 2014-01-31 | 1 | -0/+21 |
* | Another null terminated array removal. | David Walter Seikel | 2014-01-31 | 1 | -3/+2 |
* | More gratuitous name changes. | David Walter Seikel | 2014-01-31 | 1 | -24/+28 |
* | Actually scroll the terminal when we get to the end of it. | David Walter Seikel | 2014-01-30 | 1 | -3/+8 |
* | Fix up dumbsh so it all works. | David Walter Seikel | 2014-01-30 | 1 | -39/+65 |
* | Added dumbsh, a really really dumb shell, for demonstration. | David Walter Seikel | 2014-01-30 | 1 | -0/+220 |