aboutsummaryrefslogtreecommitdiff
path: root/editors/zed/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'editors/zed/pkg-message')
-rw-r--r--editors/zed/pkg-message16
1 files changed, 16 insertions, 0 deletions
diff --git a/editors/zed/pkg-message b/editors/zed/pkg-message
new file mode 100644
index 000000000000..ca8bcdc4c316
--- /dev/null
+++ b/editors/zed/pkg-message
@@ -0,0 +1,16 @@
+[
+{ type: install
+ message: <<EOM
+Realtime collaboration features based on WebRTC are not yet
+supported. In addition, integrated terminal is very laggy (might
+depending on a user's environment).
+
+More information on Zed developments for FreeBSD is available at the
+following URLs:
+
+- https://zed.dev/docs/development/freebsd
+- https://github.com/zed-industries/zed/discussions/29550
+- https://github.com/zed-industries/zed/issues/15309
+EOM
+}
+]