aboutsummaryrefslogtreecommitdiff
path: root/pkg/signal/signal_unix.go
Commit message (Collapse)AuthorAge
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
| | | | Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
* Fixes TTY & resizing on Mac and WindowsJason T. Greene2022-03-12
Signed-off-by: Jason T. Greene <jason.greene@redhat.com>