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?** -> Disables cycling during editing a PM by `tab` key . -> Shows a warning if one uses tab during editing a PM. Partial fix...

area: UI
has conflicts
size: XL
PR awaiting update
PR replaced by another PR
PR completion candidate

For a small number of unreads, this feature works reasonably well, and #1245 migrated older work to skip muted topics and streams. However, as discussed in the related [topic](https://chat.zulip.org/#narrow/stream/206-zulip-terminal/topic/.E2.9C.94.20Skip.20muted.20topics.20and.20streams.20on.20'n'.20.23T442.20.23T1239.20.23T1245) and...

missing feature: user
TRACKING
version parity: <=2.1

### What does this PR do, and why? ### External discussion & connections - [ ] Discussed in **#zulip-terminal** in `topic` - [ ] Fully fixes # - [X] Partially...

area: UI
size: L
area: event handling
PR awaiting update
missing feature: user
PR completion candidate

### What does this PR do, and why? This PR adds support for unsubscribed streams and never_subscribed streams in ZT. It creates new data structures and general accessor methods to...

size: XL
PR awaiting update

`View.users` does not get updated because `model.get_all_users()` returns a new list after processing presence updates. This leads to problems such as the users list for typeahead not being up to...

bug
area: presence

After the successful merge of #987, we support a simple UI for presence markers. Here are some thoughts for some follow-ups that'd need discussion and implement promptly: - [ ]...

enhancement
area: UI
GSoC
further discussion required
area: message rendering
TRACKING
area: presence

### What does this PR do, and why? This PR adds support for unsubscribed streams and never_subscribed streams in ZT. It creates new data structures and accessor methods to access...

has conflicts
size: XL
PR blocks other PR
PR awaiting update

We've finished merging the backend for muting users in zulip/zulip#16915, and are discussing the UI in zulip/zulip#18222. This is being implemented in the webapp (zulip/zulip#16915), and mobile (zulip/zulip#4678), and it...

GSoC
api migrations
missing feature: user
version parity: 4

Whenever an admin adds an extra stream in the server , an error is thrown if a message in received the newly added stream as : Screenshot Traceback : Traceback...

bug
help wanted
high priority

### What does this PR do, and why? This PR adds event handling for (un)subscribe events. Without event handling, ZT crashes if the user narrows onto a message in a...

has conflicts
size: XL
PR needs review