summaryrefslogtreecommitdiffstats
path: root/features.md
blob: 3d54e0a76ab833368fa45e4e131dab54d4cf0e68 (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 mentioned 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)