1(** Kitty Graphics Protocol - Terminal Detection *)23valmake_query:unit->string4(** Generate a query command to test graphics support. *)56valsupports_graphics:Kgp_response.toption->da1_received:bool->bool7(** Determine if graphics are supported based on query results. *)