zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

Official Zulip terminal client.

Results 364 zulip-terminal issues
Sort by recently updated
recently updated
newest added

**What does this PR do?** On the Zulip terminal, users with same name weren't discernable because they were considered the same users. This PR compares users based on their user...

bug
size: XL
area: message rendering
PR awaiting update

Fixes #1238 **What does this PR do?** refactored code such as topic_links are now below message_links so that when displayed in the information popup, message link is shown above topic...

good first issue
area: UI
size: M

**What does this PR do?** This PR is to add support for keywords in search bar. Fixes #638 Channel discussion: [Expand search support #T638 #T1258](https://chat.zulip.org/#narrow/stream/206-zulip-terminal/topic/Expand.20search.20support.20.23T638.20.23T1258) **Tested?** - [x] Manually -...

size: XL
PR needs review

This issue is mainly to track this feature and needs more investigation before proceeding. However, from semi-recent discussion, this may be as simple as when the historical flag flips between...

area: UI
further discussion required

ZT has a different feature set to other clients right now, and to some extent the UI is also different. This could encompass https://zulip.com/help/reading-strategies, but also cover - use of...

area: documentation

These events are now supported in the main server, so even if we do not support users marking messages unread at this point, we should update our state of the...

area: event handling

Implement #1261 first, which is much higher priority to ensure data integrity is maintained while a terminal session is open. This concerns adding primarily UI code to support the user...

area: UI
further discussion required
FUTURE

**What does this PR do?** The PR is for handling any changes made with respect to the users' meta data ie, meta data of the current user and that of...

GSoC
size: L
has conflicts
area: event handling
PR awaiting update
missing feature: user

Following the configuration of other terminal-configuration files, the default `zuliprc` file should be called `.zuliprc` without having to explicitly specify it using the `-c` switch.

enhancement
GSoC
further discussion required
area: config

Currently we regularly get new presence information, but I believe the user information is fixed as per the start of the session. We should implement event handling to update the...

GSoC
area: event handling
missing feature: user