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

Official Zulip terminal client.

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

**What does this PR do?** **Tested?** - [x] Manually - [ ] Existing tests (adapted, if necessary) - [ ] New tests added (for any new behavior) - [ ]...

size: XL
PR awaiting update

When using zulip-terminal on a small terminal size, some strings can take a lot of space, reducing the message area significantly. The most egregious examples are long user names, which...

area: terminal: small sizes

- [x] Handle internal (stream/topic/near narrow) links - #708 - [ ] Follow-up: Handle internal PM links #883 - [ ] Handle internal media links - 359 -> 740 ->...

enhancement

Normal users are not allowed to send messages in announcement streams, currently when an unauthorised user sends message to this stream, nothing happens. This commit changes this behaviour and adds...

size: L
has conflicts

TODO: - [ ] Limit number of unread msgs that are stored to ~10k

has conflicts
size: XL
PR needs review

This is not something I run into often, but I just marked a topic as read in the webapp, and nothing occurred in ZT. I assume this is since we...

bug
GSoC
area: event handling
missing feature: user

If someone mentions a user and later edits the message to remove the mention, ZT should appropriately handle the edit to remove the message from the mentions narrow. This should...

bug

The commit structure is as follows: - **helper/model: Copy unread mentioned messages from initial_data to Index.**: Creates a new field in `index` as `unread_mentioned_msg_ids` which stores the message ids of...

bug
size: XL
PR needs review
area: event handling

Default background is not transparent anymore. Add --transparent flag and analogous option in config file which may be used to set background's color based on terminal. Fixes #513.

has conflicts
size: XL
PR replaced by another PR

In #378 we allowed the terminal to set the background color, to support transparent terminals. However, due to the range of terminals and customization available, it is likely better if...

help wanted
area: colors/styles/themes