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

This should hopefully be a fix for #642 #574 and #566

further discussion required
has conflicts
size: XL
PR needs review

This PR disables cycling from the recipient box to any other box inside the `WriteBox` view using arrow keys, if the recipient name is invalid. This is very similar to...

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

Follow-up from #738, we should also disable switching from recipient box using arrow keys, in addition to currently supported `CYCLE_COMPOSE_BOX` key, if the recipient is invalid.

bug
enhancement
area: message compose

It is not possible to edit stream name for stream messages, nor the recipient emails for private messages. Thus, we should disable cycling to these boxes when a user tries...

enhancement
help wanted
good first issue
in progress
area: message editing

Follow up PR #1194 **What does this PR do?** This PR displays ``Message sent outside current narrow`` even if narrowing from ``all_messages`` or ``all_PMs`` **Tested?** - [x] Manually - [x]...

size: L
PR awaiting update

When two messages have identical author and very similar date/time, messages are shown adjacently, without repeating either information. These messages appear 'merged', though will highlight separately when scrolled through. Starring/unstarring...

help wanted
good first issue
area: tests

@shreyamalviya did some excellent work on this in #348, which I've rebased against master as of now as the latest commit at https://github.com/neiljp/zulip-terminal/tree/rebased-348-for-contextual-help That should be able to act as...

enhancement
area: UI
area: hotkeys

The full search feature available from a Zulip server is rather general, as listed here: https://zulipchat.com/help/search-for-messages Exploratory searches using eg. `sender:me` shows that currently these do not just get passed...

GSoC
further discussion required
missing feature: user
area: message search

We conveniently show the keys to jump to search boxes, and when typing text it should be clear that this is filtering the results, or maybe just after pressing 'enter',...

help wanted
area: UI

On zulip-term version 0.6.0, if two users have the same name and send two messages in sequence within the same topic, the messages will be displayed as if coming from...

bug
help wanted
good first issue
area: message rendering