Cargo Features
vte-rs has no features set by default.
[dependencies]
vte-rs = { version = "0.4.0", features = ["v0_40", "v0_42", "v0_44", "v0_46", "v0_48"] }
- v0_40 v0_42?
-
Affects
terminal::TerminalExt.get_word_char_exceptions
,terminal::TerminalExt.set_word_char_exceptions
,terminal::TerminalExt.connect_property_word_char_exceptions_notify
… - v0_42 v0_44? = v0_40
- v0_44 v0_46? = v0_42
-
Affects
terminal::TerminalExt.set_color_cursor_foreground
… - v0_46 v0_48? = v0_44
- v0_48 = v0_46
-
Affects
terminal::TerminalExt.spawn_async
…