Cargo Features

Broot has no features set by default.

[dependencies]
broot = { version = "1.44.2", features = ["clipboard", "kitty-csi-check", "trash"] }
clipboard = terminal-clipboard
kitty-csi-check = xterm-query
trash

Enables trash ^3.1.2

Affects broot::trash

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

terminal-clipboard clipboard?
xterm-query kitty-csi-check?