Explorar o código

Disable mouse code.

Steve Thielemann %!s(int64=2) %!d(string=hai) anos
pai
achega
29295cd2ba
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      testdoor/testdoor.go

+ 1 - 0
testdoor/testdoor.go

@@ -904,6 +904,7 @@ func main() {
 
 	}
 
+	d.Write("\x1b[?1000l") // disable mouse
 	d.Write(door.Reset + door.CRNL)
 
 	message = fmt.Sprintf("Returning to the %s BBS..."+door.CRNL, d.Config.BBSID)