Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-14 | Promote reset (actually write a new one using the simple man 4 console_codes | Rob Landley | |
terminal reset escape sequence) and add gettty() function to lib so terminal gets reset even when we redirect stdout/stderr. (This is apparently the expected behavior.) | |||
2014-04-13 | A tool to reset the terminal. | Ashwini Sharma | |
This implementation depends on the _stty_ 'sane' settings. |