summaryrefslogtreecommitdiffstats
path: root/features.md
blob: 086ff774105b1cb66fb6c7c3ac4900bb3a620643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This page defines the optional features which may be applied on compilation:

* clipboard

Feature gating is usually temporary: they may be removed when a technical problem is solved, when a feature becomes "mainstream", or when it's dropped because no user mentionned using it.

## The "clipboard" feature

This feature allows the `:copy_path` verb which copies the currently selected path into the clipboard.

Limits:

- the feature doesn't compile right now on some platforms (for example Raspberry)
- on some platforms the content leaves the clipboard when you quit broot (so you must paste while broot is still running)