summaryrefslogtreecommitdiffstats
path: root/features.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-06-11 17:46:40 +0200
committerCanop <cano.petrole@gmail.com>2021-06-11 17:46:40 +0200
commit442e304c3f3ca867d09103301efee42da7ea969f (patch)
tree596f1cc7b0cee6b0bfde100dad7c2673e2f37755 /features.md
parent8b7bbf146c96de074c242abfdad40d21833d8a5a (diff)
"client-server" no longer feature gated
Diffstat (limited to 'features.md')
-rw-r--r--features.md11
1 files changed, 2 insertions, 9 deletions
diff --git a/features.md b/features.md
index cfe2375..086ff77 100644
--- a/features.md
+++ b/features.md
@@ -1,17 +1,10 @@
-broot defines two optional features which may be applied on compilation:
+This page defines the optional features which may be applied on compilation:
-* client-server
* clipboard
-## The "client-server" feature
-
-This feature allows an instance of broot to be remotely controlled.
-
-It's described in [client-server.md](client-server.md).
-
-This feature could potentially be made standard if there's some demand.
+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