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

`is_announcement_only` flag is present in `model.stream_data`. The user should be notified ( in the footer ) if they don't have permissions to post to the stream.

enhancement
help wanted
good first issue

Currently, we use `msg_bold` for bold and italic text. While this does differentiate the two from the rest of the message, the distinction between these two remains unaddressed. We could...

area: UI
further discussion required
area: message rendering

When we enter/leave the topic list, we currently reset the focus in the topic list to the top - even if previously it was some distance down the list. I'd...

enhancement
help wanted
good first issue
area: UI

Currently we use `platform` to determine which platform we're running on, currently primarily for notifications. There are currently some limitations in this: * while not expected, we don't ensure that...

area: infrastructure
TRACKING

With #563, monochrome support is much improved, for a truly high-contrast (or retro!) experience. However: * Can we improve the 'colors' used for each style? There are very few combinations...

further discussion required
area: documentation
area: colors/styles/themes

Shortcuts are paramount in the ZT experience, and new users must go through the Help menu very frequently. So, it makes sense to have a search functionality within the Help...

further discussion required
area: popup: help

This is a preparatory issue for a piece of work that will be eventually required to correctly implement Zulip's future user-group based permissions model. In https://github.com/zulip/zulip/issues/21611, we add API support...

area: event handling
api migrations

**What does this PR do?** This PR enhances the display of consecutive starred and/or unstarred messages which have identical dates, times, and authors. Earlier all such messages which had similar...

area: UI
size: M
PR awaiting update

**What does this PR do?** This adds a feature to copy code snippets as mentioned in [#1123 ](https://github.com/zulip/zulip-terminal/issues/1123) ![copy_code_snippet](https://user-images.githubusercontent.com/69108486/132318750-8c14ff2e-2b58-4752-bf07-429209e1ff67.gif) Work in progress **Tested?** - [ ] Manually - [ ]...

size: XL

Often it's useful to extract code - or maybe any quoted text? - from a message. The likely initial way to implement this would be to ultimately add an extra...

help wanted
good first issue
missing feature: user
version parity: 4