zulip-terminal
zulip-terminal copied to clipboard
Official Zulip terminal client.
This is the next iteration of https://github.com/zulip/zulip-terminal/issues/984, and is mainly for tracking. See that issue or those prior for potentially useful tools. 3.7 is due to reach end of life...
This is the next iteration of #567, and is mainly for tracking. See that issue for potentially useful tools. 3.6 is due to end 23 Dec 2021 according to https://endoflife.date/python...
Areas which we could explore: (post #1223) - ensure it works reliably on all the platforms it was designed for - better encapsulate platform-specific code (at least one location uses...
Currently `z` acts as a toggle key to switch between stream view and topic view, however when pressing the key on broad narrows like **All Messages/Private Messages/Starred Messages/Mentions**, it behaves...
Currently, `z` hotkey works as a toggle between stream and topic narrow. As a consequence on pressing `z` on all-messages/all-mentions/starred it works the following way: all-messages > topic > stream...
This was discussed in #**zulip-terminal > IndexError while starting.**, and has been reported by: - Aryan Shridhar - @Dishti-Oberai - @rht This appears to be distinct from #326. ZT is...
ZT currently handles some common (e.g., message/subscription update) events. To know more about events API, check out the [Get events doc](https://zulip.com/api/get-events) :) Below are some events that might be a...
- [ ] Empty link bug #1103 - [x] Render heading titles #1095 - [ ] Render horizontal rulers - [x] #691 : Mentioning times (with automatic time zone adjustment)...
- [ ] Do not show muted topics in stream narrow (and stream unread count) - [ ] Support event handling for muted topics (proposed by @neiljp) - [ ]...
I've spun this out of #547 (document differences from other clients), since a brief summary of the intentional differences are being added in #1224. This could be connected to the...