Add saved GIF picker and docs
All checks were successful
Release App / release-app (push) Successful in 46s

This commit is contained in:
2026-04-26 12:50:18 +03:00
parent 1d74c41657
commit c6e2a43e4b
9 changed files with 569 additions and 44 deletions

View File

@@ -102,6 +102,7 @@ void App::draw_help_menu(int height, int width) {
"",
"Compose",
help_item("i", "Compose a message"),
help_item("g", "Open saved GIF picker"),
help_item("a", "Prepare reply to latest"),
help_item(">r <msg> [text]", "Prepare a reply"),
help_item(">paste [caption]", "Send clipboard image"),