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 commit animates the typing feedback using an iterable cycle object. This is done using an asynchronous function `_show_typing_animation` and a boolean `is_recipient_typing` to start and end the animation. The...

size: L
has conflicts
PR awaiting update
area: typing notifications

### Bug description When selecting a new narrow (view) to show, via a hotkey, a button in either side panel, or using the message search (via `/`), the message focus...

bug
help wanted
area: UI
high priority
in progress
area: event handling

Spinning this feature idea out from #178, which this could end up resolving and is a relevant read. The idea is to add a feature to support terminals with various...

enhancement
help wanted
area: UI
further discussion required
area: config

### What does this PR do, and why? This takes #1301 and applies some tidying, following through with some of the changes I suggested. Full notification logic remains incomplete for...

size: XL
missing feature: user
area: notifications

### Bug description As discussed in the past, and again in #1480, the key(s) for 'all messages' (a, Esc ) do not work reliably except when a message is selected....

bug
area: hotkeys

This feature works minimally, but needs fixing/extending similar to #1332 (for topics). This needs a reference to any discussions, and further clarification, but this needs to: - [ ] cycle...

further discussion required
missing feature: user
TRACKING
version parity: <=2.1

### Bug description Intermittently in PR checks - and occasionally locally - a test will fail for typing notifications. On rerunning the test, it typically passes fine. Hence this is...

bug
help wanted
area: tests

### Bug description When searching (for text, our only option right now), it is possible to end up with results that show messages adjacently under the same heading (recipients, conversation)....

bug
help wanted
high priority
in progress
area: message rendering
area: message search

### What does this PR do, and why? Adds support for TODO Widget ### External discussion & connections - [x] Discussed in **#zulip-terminal** in `topic` - [ ] Fully fixes...

size: XL
PR awaiting update
area: widgets

### What does this PR do, and why? Add support to view polls ### External discussion & connections - [x] Discussed in **#zulip-terminal** in `Polls - Widget Support #T986 #T1477`...

size: L
PR completion candidate
area: widgets