Any idea why I get errors like these?
dave@tripper:goterm $ go run examples/chart_example.go
Error: GetWinsize: inappropriate ioctl for device
dave@tripper:goterm $ go run examples/table_example.go
Error: GetWinsize: inappropriate ioctl for device
dave@tripper:goterm $ go run examples/time_example.go
Error: GetWinsize: inappropriate ioctl for device
Error: GetWinsize: inappropriate ioctl for device
Error: GetWinsize: inappropriate ioctl for device
Error: GetWinsize: inappropriate ioctl for device
Running on openbsd, if it matters. I've tried xterm, urxvt, tmux session - same error in each.
Thanks for any help.
Any idea why I get errors like these?
Running on openbsd, if it matters. I've tried xterm, urxvt, tmux session - same error in each.
Thanks for any help.