summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchweber <64630479+Schweber@users.noreply.github.com>2024-06-07 07:01:04 +0200
committerGitHub <noreply@github.com>2024-06-07 07:01:04 +0200
commit0bd53450999e66ad60fbd218cf571d458d3b5174 (patch)
treec1c26212cf8eca6eb342635a4107f578d4c00cf0
parent7dd815abd35c368011948ac7b3a1db704988ff4d (diff)
features.md: add "trash" feature (#886)
-rw-r--r--features.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/features.md b/features.md
index f2b0e1d..a9cbfc6 100644
--- a/features.md
+++ b/features.md
@@ -2,6 +2,7 @@
This page defines the optional features which may be applied on compilation:
* clipboard
+* trash
* kitty-csi-check
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.
@@ -15,6 +16,10 @@ 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)
+## The "trash" feature
+
+This feature enables commands for managing the system Trash. They are `:open_trash`, `:delete_trashed_file`, `:restore_trashed_file`, `:purge_trash`.
+
## The "kitty-csi-check" feature
The Kitty graphics protocol allows displaying images in high resolution in broot.