crossterm 0.27.0

A crossplatform terminal library for manipulating terminals.
Documentation

crossterm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 4 of them enabled by default.

default

  • bracketed-paste
  • windows
  • events

bracketed-paste

    This feature flag does not enable additional features.

windows

  • dep:winapi
  • dep:crossterm_winapi

events

  • dep:mio
  • dep:signal-hook
  • dep:signal-hook-mio

event-stream

  • dep:futures-core
  • events

serde

  • dep:serde
  • bitflags/serde

use-dev-tty

  • filedescriptor

filedescriptor

  • dep:filedescriptor