zulip-terminal
zulip-terminal copied to clipboard
Official Zulip terminal client.
Similar to the 'mentions' narrow (via button/hotkey), showing messages in which you're mentioned, the 'reactions' (or some related term) narrow would show messages you wrote which have been reacted-to. The...
Similar to the 'mentions' narrow (via button/hotkey), showing messages in which you're mentioned, the 'my messages/threads/responses' (or some related term) narrow would show messages you wrote which have been responded...
Added `edit_countdown_timer` which runs asynchronously for as long as the edit compose box is open. The timer refreshes every minute while the time remaining is over 1 minute, and every...
We could potentially show the edit countdown for a message in the footer or elsewhere. For reference, the web app shows the edit countdown below the compose box. #### Screenshot...
We could modify the color of the message box if it contains the current session's logged in user's mention like (red) in web app.
This is definitely not a near-term priority feature right now, but just as a heads-up to a feature worth integrating into all clients in the future. zulip/zulip#16432 (which is the...
We've fairly improved the styling of compose boxes (#783/ #852/ #865), though we could improve more upon the same, by adding **context** to them. Currently, `#` and `>` are the...
We currently can locally refocus back to the index before panel search in the left and right column. A more useful feature would be to focus back to where it...
We can discuss options for this, but possible ideas could include: * [ ] Notify when an alert word is used (if narrow is not muted) [as in webapp] *...
Currently we require an account in order to access a server. With web-public streams present on a server, we could add support for browsing without an account in much the...