Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix #9100 Change console mode message to debug | Gerard Braad | 2021-01-27 |
| | | | | | | [NO TESTS NEEDED] Signed-off-by: Gerard Braad <me@gbraad.nl> | ||
* | Set console mode for windows | Brent Baude | 2020-06-29 |
Windows terminal handling is different than darwin and linux. It needs to have the terminal mode set to enable virtual terminal processing. This allows colors and other things to work. Signed-off-by: Brent Baude <bbaude@redhat.com> |