Cargo Features
zoha-vte4 has no features set by default.
[dependencies]
zoha-vte4 = { version = "0.0.3", features = ["v0_66", "v0_70", "v0_72"] }
- v0_66 v0_70?
-
Enables v0_66 of zoha-vte4-sys
- v0_70 v0_72? = v0_66
-
Enables v0_70 of zoha-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_70
-
Enables v0_72 of zoha-vte4-sys
Affects
terminal::TerminalExt.text_range_format
,terminal::TerminalExt.text_selected_full
…