mosaic icon indicating copy to clipboard operation
mosaic copied to clipboard

Actualize `Tty` and `TestTty` with Java classes

Open JakeWharton opened this issue 10 months ago • 0 comments

With KT-67202 partially implemented, we might be able to eventually implement the JVM variant of 'mosaic-tty' fully in Java without a Kotlin stdlib dependency or Kotlin metadata.

Realistically we are blocked by at least KT-29882.

Also nice to have but not strictly needed is KT-15620.

JakeWharton avatar Feb 24 '25 17:02 JakeWharton