Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
| | | | | Signed-off-by: Valentin Rothberg <vrothberg@redhat.com> | ||
* | 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> |