github ajalt/mordant 2.0.0-beta10

latest releases: 3.0.2, 3.0.1, 3.0.0...
pre-release2 years ago

Changed

  • JVM: terminal detection now uses JNA to call kernel functions directly.
  • Interactive state of stdin and stdout are now detected separately.
  • Terminal size detection is now fast since it does not need a subprocess. Terminal size is detected automatically at startup.

Fixed

  • Detect terminal correctly when running in the IntelliJ terminal tab, but not through a run action. (#76)

Deprecated

  • timeoutMs parameter to TerminalDetection.updateTerminalSize. This function is now fast on all platforms.

Don't miss a new mordant release

NewReleases is sending notifications on new releases.