From 5b8dc2cb9800ed38ba1dc02fa5a135880a2c0bac Mon Sep 17 00:00:00 2001 From: Simponic Date: Fri, 6 Jan 2023 20:55:12 -0700 Subject: Checkpoint - board is drawn! --- lib/chessh/ssh/client.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chessh/ssh/client.ex') diff --git a/lib/chessh/ssh/client.ex b/lib/chessh/ssh/client.ex index 4ed2fd1..fdd3875 100644 --- a/lib/chessh/ssh/client.ex +++ b/lib/chessh/ssh/client.ex @@ -12,7 +12,7 @@ defmodule Chessh.SSH.Client do ] @min_terminal_width 64 - @min_terminal_height 31 + @min_terminal_height 32 @max_terminal_width 255 @max_terminal_height 127 -- cgit v1.2.3-70-g09d2