Cargo Features

xterm-js-rs has no features set by default.

[dependencies]
xterm-js-rs = { version = "0.1.2", features = ["xterm-addon-attach", "xterm-addon-fit", "xterm-addon-ligatures", "xterm-addon-search", "xterm-addon-serialize", "xterm-addon-unicode11", "xterm-addon-web-links", "xterm-addon-webgl"] }
xterm-addon-attach

Enables WebSocket of web-sys

Affects addons::attach

xterm-addon-fit

Affects addons::fit

xterm-addon-ligatures

Affects addons::ligatures

Affects addons::search

xterm-addon-serialize

Affects addons::serialize

xterm-addon-unicode11

Affects addons::unicode11

Affects addons::web_links

xterm-addon-webgl

Enables HtmlCanvasElement of web-sys

Affects addons::webgl