shithub: hell

Download patch

ref: 21ecafa695c946f9ca69d8bc6f80ec0b4cffd41f
parent: 2f0a2ab4837c80b72e7398921be4ca09787c4720
author: penny <penny@limitedideas.org>
date: Fri Oct 3 17:58:05 EDT 2025

attach help line

--- a/help.go
+++ b/help.go
@@ -18,6 +18,9 @@
   /download <index>            Download attached files/media from status.
   /view <index>                Preview status media in media viewer.
   /import <index>              Same as /view with an alternative media handler.
+  /attach [index]              Loads file for attaching to status.
+                               Opens the configured graphical file picker if no index is given.
+                               
   /dm <content>                Create a status with direct visibility (e.g. a dm).
   /rt <index>                  Boost a status by index.
   /parent <index>              View parent of status by index.
--