// +build windows package main // Handle pty resizes (notify server side) func handleTermResizes() { }