zulip-terminal
zulip-terminal copied to clipboard
Official Zulip terminal client.
### Description of suggested feature Following #1415, it is easier to change the background color for a theme in a central location, and distinguish that color from where it is...
### What does this PR do, and why? This is an update on the current work in #1416. Currently this only includes a few small fixups over #1416, that may...
### What does this PR do, and why? This incrementally improves the popup code until a point where the confirmation popups can be handled in the same way as others...
This could be comparable to the webapp, but has various aspects in which development could proceed. A) Per narrow: a first version could just maintain the last message draft, and...
### Bug description Since #1442, we now prompt with a popup under certain circumstances when a user uses the key to exit compose, and allow resuming compose depending upon the...
### Description of feature missing from another Zulip client When logging in to chat.zulip.org from other Zulip clients, I get notification e-mails like: - **Subject:** New login from Zulip on...
Following up on earlier work on polls and todo widget handling in messages, this could involve: - [ ] Use TypedDict (or dataclass) for the result of process_todo_widget (and for...
Initial work in #1551 by @rsashank provided - parsing of poll data - rendering into a styled message - updating of the styled message upon changes in the server (events)...
Initial work in https://github.com/zulip/zulip-terminal/pull/1549 by @rsashank provided - parsing of todo data - rendering into a styled message - updating of the styled message upon changes in the server (events)...
### What does this PR do, and why? ### Outstanding aspect(s) - [ ] ### External discussion & connections - [ ] Discussed in **#zulip-terminal** in `topic` - [ ]...