-
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
Milestone
Description
Most of the compose-message actions behave fairly well, and many are reply-based, often with extra features.
Since our autocomplete of streams/topics has been (and for users still is) less useful, the best approach for ZT users has been to rely upon ways to reply, rather than do straight compose actions. For example, one might go to a stream or topic and reply but editing the stream/topic, or reply to a user in PMs, or by using the user list.
Now that we have autocomplete for stream/topic in the compose header, this is already a lot better, and hopefully we will have this for PMs soon too #587. Before we do, we should ensure that non-reply compose works well.
- Currently r/enter and other keys work fine for replying, but x/c seem not quite right - in particular
c
while in a PM narrow. - We can expand non-replying compose (x/c) to many other contexts - they should work almost everywhere?