+2
-2
dune-project
+2
-2
dune-project
···"A standalone library for rendering images in terminals that support the Kitty graphics protocol. Supports image transmission, display, animation, Unicode placeholders, and terminal capability detection.")
···"A standalone library for rendering images in terminals that support the Kitty graphics protocol. Supports image transmission, display, animation, Unicode placeholders, and terminal capability detection.")
+1
-1
example/anim_test.ml
+1
-1
example/anim_test.ml
+1
-1
example/debug_anim.ml
+1
-1
example/debug_anim.ml
+5
-5
example/dune
+5
-5
example/dune
···
+1
-1
example/example.ml
+1
-1
example/example.ml
+1
-1
example/test_output.ml
+1
-1
example/test_output.ml
+1
-1
example/tiny_anim.ml
+1
-1
example/tiny_anim.ml
+2
-2
lib/dune
+2
-2
lib/dune
+34
lib/kgp.ml
+34
lib/kgp.ml
···
···
+87
lib/kgp.mli
+87
lib/kgp.mli
···
···
+12
lib/kgp_animation.ml
+12
lib/kgp_animation.ml
···
···
+24
lib/kgp_animation.mli
+24
lib/kgp_animation.mli
···
···
+332
lib/kgp_command.ml
+332
lib/kgp_command.ml
···
···
+106
lib/kgp_command.mli
+106
lib/kgp_command.mli
···
···
+37
lib/kgp_compose.ml
+37
lib/kgp_compose.ml
···
···
+32
lib/kgp_compose.mli
+32
lib/kgp_compose.mli
···
···
+12
lib/kgp_detect.ml
+12
lib/kgp_detect.ml
···
···
+9
lib/kgp_detect.mli
+9
lib/kgp_detect.mli
···
···
+33
lib/kgp_frame.ml
+33
lib/kgp_frame.ml
···
···
+39
lib/kgp_frame.mli
+39
lib/kgp_frame.mli
···
···
+63
lib/kgp_placement.ml
+63
lib/kgp_placement.ml
···
···
+54
lib/kgp_placement.mli
+54
lib/kgp_placement.mli
···
···
+56
lib/kgp_response.ml
+56
lib/kgp_response.ml
···
···
+27
lib/kgp_response.mli
+27
lib/kgp_response.mli
···
···
+89
lib/kgp_types.ml
+89
lib/kgp_types.ml
···
···
+109
lib/kgp_types.mli
+109
lib/kgp_types.mli
···
···
+94
lib/kgp_unicode.ml
+94
lib/kgp_unicode.ml
···
···
+26
lib/kgp_unicode.mli
+26
lib/kgp_unicode.mli
···
···
-687
lib/kitty_graphics.ml
-687
lib/kitty_graphics.ml
···-cmd.compression |> Option.iter (fun c -> Compression.to_char c |> Option.iter (kv_char w 'o'));-else String.index_opt t.message ':' |> Option.fold ~none:(Some t.message) ~some:(fun i -> Some (String.sub t.message 0 i))
···
-402
lib/kitty_graphics.mli
-402
lib/kitty_graphics.mli
···
···