aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-06-03 11:20:02 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-06-03 11:20:02 +0200
commita1667687e3fc472f5ad48e8f2e234a9ad70bfa05 (patch)
treec6bd497fdf2ecf53009c69f0bd796c6cdb3b653a
parent0396383c6586dcf5a8f84aa30f597f6dab21d7b8 (diff)
index
-rw-r--r--mastodon-index.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/mastodon-index.org b/mastodon-index.org
index 0108fce..90be3df 100644
--- a/mastodon-index.org
+++ b/mastodon-index.org
@@ -155,6 +155,7 @@
| C-c C-k | mastodon-toot--cancel | Kill new-toot buffer/window. Does not POST content. |
| C-c C-v | mastodon-toot--change-visibility | Change the current visibility to the next valid value. |
| C-c ! | mastodon-toot--clear-all-attachments | Remove all attachments from a toot draft. |
+| C-c C-o | mastodon-toot--clear-poll | Remove poll from toot compose buffer. |
| | mastodon-toot--copy-toot-text | Copy text of toot at point. |
| C | mastodon-toot--copy-toot-url | Copy URL of toot at point. |
| C-c C-p | mastodon-toot--create-poll | Prompt for new poll options and return as a list. |