Cargo Features

VTE4 has no features set by default.

[dependencies]
vte4 = { version = "0.7.1", features = ["v0_66", "v0_70", "v0_72", "v0_74"] }
v0_66 v0_70?

Enables v0_66 of vte4-sys

v0_70 v0_72? = v0_66

Enables v0_70 of vte4-sys

Affects terminal::TerminalExt.check_hyperlink_at, terminal::TerminalExt.check_match_at, terminal::TerminalExt.text_selected, terminal::TerminalExtManual.check_regex_simple_at

v0_72 v0_74? = v0_70

Enables v0_72 of vte4-sys

Affects terminal::TerminalExt.text_range_format, terminal::TerminalExt.text_selected_full

v0_74 = v0_72

Enables v0_74 of vte4-sys

Affects terminal::TerminalExt.font_options, terminal::TerminalExt.set_font_options, terminal::TerminalExt.connect_font_options_notify