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

When messages with certain emoji's appear, the right border line of Middle Column, seems to be mismatched. One example of such an emoji is . (have not done an extensive...

bug
help wanted
area: emoji

These change infrequently, but it would be useful to be alerted when these need to be updated. We have a script which fetches and converts the emoji right now, which...

further discussion required
area: infrastructure
area: emoji

## Description - Add an Issue Template to streamline creating new Issues - Add a PR Template to document the changes implemented. I would like to work on the same....

high priority
further discussion required
area: infrastructure

#411 (support stream pinning events) was effectively completed by #695, which also integrated existing stream muting events and updating into a UI in the stream popup, where they could be...

bug
help wanted
area: event handling
area: UI: stream list

Currently, the web-app has the following stream settings commonly accessible: ![image](https://user-images.githubusercontent.com/30312566/77979400-372d0100-7322-11ea-8d4f-b0f60ffe5806.png) Such a view is much needed in ZT and will help toggle simple stream settings with ease. Currently out...

GSoC
missing feature: user
area: popup: stream

This PR fixes the mismatch between stream settings if the `StreamInfo` popup is opened in ZT and subscription events are received from the server. The current approach registers a callback...

further discussion required
size: M
has conflicts
feedback wanted
PR needs review
area: event handling
area: popup: stream

Currently, the stream settings pop-up is not updated after receiving pin/mute stream events. This causes a mismatch between the stream state and the pop-up checkbox state when the settings are...

bug
enhancement
area: event handling
area: popup: stream

We're close to merging https://github.com/zulip/zulip/pull/16984, which will add support for the pygments `hl_lines` feature (being able to highlight lines in a markdown code block). We should test how that new...

GSoC
area: message rendering
requires new server feature

Commands like `autocomplete` can support only a single key, due to restrictions by the `urwid_readline` package. We want to ensure that the user does not specify multiple keys, on commands...

enhancement
help wanted
area: hotkeys

With #550 merged, we now support rendering for tables in `zulip-term (ZT)`. The mentioned PR inscribes the building blocks for the support, however, there's still room for refinements. - [...

area: UI
area: message rendering
missing feature: user
TRACKING